aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2016-12-17wic: obey the rootfs size from the metadataChristopher Larson
2016-12-16scripts: remove True option to getVarFlag callsJoshua Lock
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-12-14devtool: package: don't try to initialise tinfoil twicePaul Eggleton
2016-12-13devtool: Load plugins in a well defined orderOla x Nilsson
2016-12-13wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani
2016-12-08recipetool: fix encoding-related errors creating python recipesPaul Eggleton
2016-11-23devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton
2016-11-23recipetool: add postinst to .deb importStephano Cetola
2016-11-23devtool: update-recipe: support replacing remote patchesPaul Eggleton
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-23devtool: update-recipe: check output before treating it as a stringPaul Eggleton
2016-11-15conf: Remove legacy X input driversJussi Kukkonen
2016-11-15wic: fix function comment typosMaciej Borzecki
2016-11-15wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki
2016-11-15wic: use partition size when creating empty partition filesMaciej Borzecki
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki
2016-11-15systemd-bootdisk.wks: use PARTUUIDEd Bartosh
2016-11-07devtool: add "rename" subcommandPaul Eggleton
2016-11-07recipetool: create: separate LICENSE items with & by defaultPaul Eggleton
2016-11-07devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton
2016-11-07devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton
2016-11-07devtool: add: show recipetool create outputPaul Eggleton
2016-11-06wic: call os.ftruncate instead of running truncateEd 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