aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2017-09-04recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval
2017-08-29wic: fix calculation of partition numberEd Bartosh
2017-08-29wic: partition: Run fsck on EXT file systemsDaniel Schultz
2017-06-14scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...Leonardo Sandoval
2017-05-18wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz
2017-05-18wic: filemap: Fixed spared_copy skipDaniel Schultz
2017-01-11wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani
2017-01-11recipetool: fix encoding-related errors creating python recipesPaul Eggleton
2017-01-11wic: fix function comment typosMaciej Borzecki
2017-01-11wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki
2017-01-11wic: make sure that partition size is always an integer in internal processingMaciej Borzecki
2017-01-11systemd-bootdisk.wks: use PARTUUIDEd Bartosh
2016-10-25devtool: runqemu: work around runqemu script path assumptionPaul Eggleton
2016-10-11canned-wks: use GPT partition tableEd Bartosh
2016-10-11systemd-bootdisk.wks: update kernel command lineEd Bartosh
2016-10-09mkgummidisk.wks: update kernel command lineEd Bartosh
2016-10-08machine.cfg: Unset CONFIG_64BIT for qemu i386 architectureLeonardo Sandoval
2016-10-07mkefidisk.wks: update kernel command lineEd Bartosh
2016-10-07mkefidisk.wks: use MSDOS partition tableEd Bartosh
2016-10-07wic: rewrite MBR disk identifierEd Bartosh
2016-10-07wic: generate PARTUUID for MDOS partitionsEd Bartosh
2016-10-07wic: set PARTUUID only for gpt partition tableEd Bartosh
2016-10-06devtool: modify command fails to ignore source filesStephano Cetola
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for x86-64 archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for PowerPC archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for qemu archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for i386 archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS64 archLeonardo Sandoval
2016-10-05machine.conf: Remove duplicate xserver choicesLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for arm archLeonardo Sandoval
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton
2016-10-05devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton
2016-10-05devtool: add: fix error message when only specifying a recipe namePaul Eggleton
2016-10-01mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh
2016-10-01wic: rename and amend systemd-boot wks fileJianxun Zhang
2016-09-28recipetool: newappend: drop _provide_to_pnChristopher Larson
2016-09-24wic: remove partition imagesEd Bartosh
2016-09-22directdisk*.wks: add serial console supportEd Bartosh
2016-09-20devtool: add: drop superfluous validation for recipe namePaul Eggleton
2016-09-20recipetool: create: support git short form URLsPaul Eggleton
2016-09-20recipetool: create: tweak license crunchingPaul Eggleton
2016-09-20recipetool: create: pick up AC_PROG_SWIGPaul Eggleton
2016-09-20recipetool: create: detect python autoconf macrosPaul Eggleton
2016-09-20recipetool: create: fix error with git tree and no networkPaul Eggleton
2016-09-20recipetool: create: fix name/version extraction from filenamePaul Eggleton
2016-09-20recipetool: create: improve python recipe license handlingPaul Eggleton
2016-09-20recipetool: create: fix picking up name from local python source treePaul Eggleton
2016-09-08recipetool: create: avoid extra blank lines in output recipePaul Eggleton