summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* wic: Consider PSEUDO_* environment variablesEd Bartosh2015-03-201-4/+9
* wic: rawcopy: support skippingAlexandre Belloni2015-03-101-2/+9
* wic: add fsimage pluginAlexandre Belloni2015-03-101-0/+70
* wic: fix fstab generationAlexandre Belloni2015-03-101-2/+3
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-231-0/+7
* devtool: support source extraction for recipes that use a shared workdirPaul Eggleton2015-02-231-5/+14
* devtool: modify: handle recipes that use a shared workdirPaul Eggleton2015-02-231-4/+6
* devtool: prevent extract/modify use with image recipesPaul Eggleton2015-02-231-0/+8
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-231-86/+144
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-231-2/+3
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-231-0/+6
* devtool: add/modify: add option to build in same directoryPaul Eggleton2015-02-231-2/+9
* recipetool: fix regression caused by previous commitPaul Eggleton2015-02-231-4/+4
* wic: Fix kernel dir locationTom Zanussi2015-02-211-3/+3
* 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
* recipetool: improve command-line helpPaul Eggleton2015-02-081-3/+5
* devtool: improve command-line helpPaul Eggleton2015-02-081-3/+10
* 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
* 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
* recipetool: replace version in S valuePaul Eggleton2015-02-031-0/+2
* recipetool: add python dependency scanning supportChristopher Larson2015-01-231-0/+160
* recipetool: add python buildsystem supportChristopher Larson2015-01-231-0/+560
* wic: account for mmcblk device partition namingMaciej Borzecki2014-12-251-4/+12
* scripts/devtool: Support deploy/undeploy functionJunchun Guan2014-12-231-0/+100
* scripts/devtool: add development helper toolPaul Eggleton2014-12-232-0/+623
* scripts: add scriptutils modulePaul Eggleton2014-12-231-0/+60
* scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton2014-12-233-0/+732
* 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
* yocto-bsp: Get rid of 'strange' filenames in arm templatesTom Zanussi2014-12-1827-102/+23
* yocto-bsp: Get rid of 'strange' filenames in mips templatesTom Zanussi2014-12-1823-1/+20
* yocto-bsp: Get rid of 'strange' filenames in x86 templatesTom Zanussi2014-12-1827-1/+23
* yocto-bsp: Get rid of 'strange' filenamesTom Zanussi2014-12-1836-0/+28
* yocto-bsp: Add a processing pass to get rid of 'strange' filenamesTom Zanussi2014-12-182-8/+177
OpenPOWER on IntegriCloud