summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* oe-pkgdata-util: add list-pkg-files subcommandPaul Eggleton2015-02-141-0/+60
* oe-pkgdata-util: add list-pkgs subcommandPaul Eggleton2015-02-141-0/+94
* oe-pkgdata-util: allow reverse package name lookupsPaul Eggleton2015-02-141-18/+36
* oe-pkgdata-util: fix read-value to handle data with colons in the valuePaul Eggleton2015-02-141-1/+1
* oe-pkgdata-util: make find-path show a proper error if no package foundPaul Eggleton2015-02-141-0/+5
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-141-136/+128
* wic: add GPT supportAlexandre Belloni2015-02-141-1/+8
* wic: properly label filesystemsAlexandre Belloni2015-02-141-8/+34
* wic: fix empty btrfs partitionsAlexandre Belloni2015-02-141-6/+1
* wic: remove useless calls to __write_fstabAlexandre Belloni2015-02-141-4/+4
* wic: allow to configure overhead factor per partitionAlexandre Belloni2015-02-143-3/+18
* wic: allow to configure extra space per partitionAlexandre Belloni2015-02-143-10/+17
* wic: add rawcopy source pluginAlexandre Belloni2015-02-141-0/+77
* wic: allow creation of partitions not in tableAlexandre Belloni2015-02-144-15/+48
* runqemu: Add option for BIOS binary filenameRicardo Neri2015-02-141-0/+3
* recipetool: improve command-line helpPaul Eggleton2015-02-082-6/+8
* devtool: improve command-line helpPaul Eggleton2015-02-082-11/+20
* scripts/oe-selftest: add command line option to list test classesAlexandru DAMIAN2015-02-081-0/+20
* scripts/oe-selftest: fix startup backtraceAlexandru DAMIAN2015-02-081-1/+3
* wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni2015-02-081-1/+1
* wic: print partition alignment when availableAlexandre Belloni2015-02-081-1/+1
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-088-30/+49
* wic: bail out on kickstart parse errorsMaciej Borzecki2015-02-081-6/+3
* create-pull-request: Fix git request-pullSaul Wold2015-02-081-1/+7
* wic: fix extended/logical partition layoutMaciej Borzecki2015-02-081-21/+19
* yocto-bsp: Add branch to SRC_URI for custom kernelsTom Zanussi2015-02-071-2/+2
* yocto-bsp: Add missing conf dir to arm templateTom Zanussi2015-02-071-0/+102
* runqemu-internal: get rid of annoying but harmless error messageChen Qi2015-02-031-1/+5
* recipetool: replace version in S valuePaul Eggleton2015-02-031-0/+2
* scripts/send-error-report: Set exit code if error occursRichard Purdie2015-01-291-1/+5
* combo-layer: support updating up to arbitrary commitMarkus Lehtonen2015-01-291-6/+16
* combo-layer: minor refactorMarkus Lehtonen2015-01-291-13/+12
* python-2.7-manifest: Add package for contextlib modulePhilip Tricca2015-01-231-0/+4
* recipetool: add python dependency scanning supportChristopher Larson2015-01-232-0/+410
* recipetool: add python buildsystem supportChristopher Larson2015-01-231-0/+560
* runqemu-internal: increase memory for qemuarm64Kai Kang2014-12-251-1/+1
* wic: account for mmcblk device partition namingMaciej Borzecki2014-12-251-4/+12
* runqemu-internal: Fix qemu networking for qemuarm64Richard Purdie2014-12-231-2/+2
* runqemu: add qemuarm64 support.Kai Kang2014-12-232-1/+30
* python-2.7-manifest.inc: add stdlib argparse moduleMaciej Borzecki2014-12-231-0/+3
* scripts/devtool: Support deploy/undeploy functionJunchun Guan2014-12-231-0/+100
* scripts/devtool: add development helper toolPaul Eggleton2014-12-233-0/+878
* scripts: add scriptutils modulePaul Eggleton2014-12-231-0/+60
* scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton2014-12-234-0/+831
* wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki2014-12-191-9/+32
* wic: IMAGE_BOOT_FILES format checks in bootimg-partition sourceMaciej Borzecki2014-12-191-0/+2
* yocto-bsp: Get rid of 'strange' filenames in x86_64 templatesTom Zanussi2014-12-1827-1/+23
* yocto-layer: Get rid of 'strange' filenames in templatesTom Zanussi2014-12-189-0/+6
* yocto-bsp: Get rid of 'strange' filenames in powerpc templatesTom Zanussi2014-12-1822-2/+21
* yocto-bsp: Get rid of 'strange' filenames in mips64 templatesTom Zanussi2014-12-1822-2/+21
OpenPOWER on IntegriCloud