aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2015-02-23recipetool: fix regression caused by previous commitPaul Eggleton
2015-02-21wic: Fix kernel dir locationTom Zanussi
2015-02-14wic: add GPT supportAlexandre Belloni
2015-02-14wic: properly label filesystemsAlexandre Belloni
2015-02-14wic: fix empty btrfs partitionsAlexandre Belloni
2015-02-14wic: remove useless calls to __write_fstabAlexandre Belloni
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni
2015-02-14wic: add rawcopy source pluginAlexandre Belloni
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni
2015-02-08recipetool: improve command-line helpPaul Eggleton
2015-02-08devtool: improve command-line helpPaul Eggleton
2015-02-08wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni
2015-02-08wic: print partition alignment when availableAlexandre Belloni
2015-02-08wic: use kB for the partitions sizeAlexandre Belloni
2015-02-08wic: bail out on kickstart parse errorsMaciej Borzecki
2015-02-08wic: fix extended/logical partition layoutMaciej Borzecki
2015-02-07yocto-bsp: Add branch to SRC_URI for custom kernelsTom Zanussi
2015-02-07yocto-bsp: Add missing conf dir to arm templateTom Zanussi
2015-02-03recipetool: replace version in S valuePaul Eggleton
2015-01-23recipetool: add python dependency scanning supportChristopher Larson
2015-01-23recipetool: add python buildsystem supportChristopher Larson
2014-12-25wic: account for mmcblk device partition namingMaciej Borzecki
2014-12-23scripts/devtool: Support deploy/undeploy functionJunchun Guan
2014-12-23scripts/devtool: add development helper toolPaul Eggleton
2014-12-23scripts: add scriptutils modulePaul Eggleton
2014-12-23scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton
2014-12-19wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki
2014-12-19wic: IMAGE_BOOT_FILES format checks in bootimg-partition sourceMaciej Borzecki
2014-12-18yocto-bsp: Get rid of 'strange' filenames in x86_64 templatesTom Zanussi
2014-12-18yocto-layer: Get rid of 'strange' filenames in templatesTom Zanussi
2014-12-18yocto-bsp: Get rid of 'strange' filenames in powerpc templatesTom Zanussi
2014-12-18yocto-bsp: Get rid of 'strange' filenames in mips64 templatesTom Zanussi
2014-12-18yocto-bsp: Get rid of 'strange' filenames in arm templatesTom Zanussi
2014-12-18yocto-bsp: Get rid of 'strange' filenames in mips templatesTom Zanussi
2014-12-18yocto-bsp: Get rid of 'strange' filenames in x86 templatesTom Zanussi
2014-12-18yocto-bsp: Get rid of 'strange' filenamesTom Zanussi
2014-12-18yocto-bsp: Add a processing pass to get rid of 'strange' filenamesTom Zanussi
2014-12-05yocto-bsp: Add mips64 supportTom Zanussi
2014-12-05yocto-bsp: Update templates to 3.17 kernelTom Zanussi
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll
2014-10-30wic: Update bootimg-partition to use bootimg_dirTom Zanussi
2014-10-30wic: Remove special-case bootimg_dirTom Zanussi
2014-10-30Revert "wic: set bootimg_dir when using image-name artifacts"Tom Zanussi
2014-10-30wic: Update the help text to include -D (--debug)Tom Zanussi
2014-10-30wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi
2014-10-30wic: Don't allow mkfs to fail silently in partition commandTom Zanussi
2014-10-18wic/bootimg-pcbios.py: checking the existance of syslinuxHongxu Jia
2014-09-23wic: add sdimage-bootpart kickstart fileMaciej Borzecki
2014-09-23wic: add new bootimg-partition pluginMaciej Borzecki