aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
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-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-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-05devtool: modify command fails to ignore source filesStephano Cetola
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-09-30mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh
2016-09-30wic: rename and amend systemd-boot wks fileJianxun Zhang
2016-09-28recipetool: newappend: drop _provide_to_pnChristopher Larson
2016-09-23wic: remove partition imagesEd Bartosh
2016-09-22directdisk*.wks: add serial console supportEd Bartosh
2016-09-19devtool: add: drop superfluous validation for recipe namePaul Eggleton
2016-09-19recipetool: create: support git short form URLsPaul Eggleton
2016-09-19recipetool: create: tweak license crunchingPaul Eggleton
2016-09-19recipetool: create: pick up AC_PROG_SWIGPaul Eggleton
2016-09-19recipetool: create: detect python autoconf macrosPaul Eggleton
2016-09-19recipetool: create: fix error with git tree and no networkPaul Eggleton
2016-09-19recipetool: create: fix name/version extraction from filenamePaul Eggleton
2016-09-19recipetool: create: improve python recipe license handlingPaul Eggleton
2016-09-19recipetool: create: fix picking up name from local python source treePaul Eggleton
2016-09-08recipetool: create: avoid extra blank lines in output recipePaul Eggleton
2016-09-08recipetool: create: support node.js code outside of npmPaul Eggleton
2016-09-08recipetool: create: allow license variable handling to be rerunPaul Eggleton
2016-09-08recipetool: create: add --keep-temp command line optionPaul Eggleton
2016-09-08recipetool: create: support git submodulesPaul Eggleton