summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton1
2016-11-23recipetool: add postinst to .deb importStephano Cetola1
2016-11-23devtool: update-recipe: support replacing remote patchesPaul Eggleton1
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton1
2016-11-23devtool: update-recipe: check output before treating it as a stringPaul Eggleton1
2016-11-15wic: fix function comment typosMaciej Borzecki1
2016-11-15wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki1
2016-11-15wic: use partition size when creating empty partition filesMaciej Borzecki1
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki3
2016-11-15systemd-bootdisk.wks: use PARTUUIDEd Bartosh1
2016-11-07devtool: add "rename" subcommandPaul Eggleton2
2016-11-07recipetool: create: separate LICENSE items with & by defaultPaul Eggleton1
2016-11-07devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton1
2016-11-07devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton1
2016-11-07devtool: add: show recipetool create outputPaul Eggleton2
2016-11-06wic: call os.ftruncate instead of running truncateEd Bartosh2
2016-10-25devtool: runqemu: work around runqemu script path assumptionPaul Eggleton1
2016-10-11canned-wks: use GPT partition tableEd Bartosh3
2016-10-11systemd-bootdisk.wks: update kernel command lineEd Bartosh1
2016-10-09mkgummidisk.wks: update kernel command lineEd Bartosh1
2016-10-07mkefidisk.wks: update kernel command lineEd Bartosh1
2016-10-07mkefidisk.wks: use MSDOS partition tableEd Bartosh1
2016-10-07wic: rewrite MBR disk identifierEd Bartosh2
2016-10-07wic: generate PARTUUID for MDOS partitionsEd Bartosh2
2016-10-07wic: set PARTUUID only for gpt partition tableEd Bartosh1
2016-10-05devtool: modify command fails to ignore source filesStephano Cetola1
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt1
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton4
2016-10-05devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton1
2016-10-05devtool: add: fix error message when only specifying a recipe namePaul Eggleton1
2016-09-30mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh1
2016-09-30wic: rename and amend systemd-boot wks fileJianxun Zhang1
2016-09-28recipetool: newappend: drop _provide_to_pnChristopher Larson1
2016-09-23wic: remove partition imagesEd Bartosh1
2016-09-22directdisk*.wks: add serial console supportEd Bartosh3
2016-09-19devtool: add: drop superfluous validation for recipe namePaul Eggleton1
2016-09-19recipetool: create: support git short form URLsPaul Eggleton3
2016-09-19recipetool: create: tweak license crunchingPaul Eggleton1
2016-09-19recipetool: create: pick up AC_PROG_SWIGPaul Eggleton1
2016-09-19recipetool: create: detect python autoconf macrosPaul Eggleton1
2016-09-19recipetool: create: fix error with git tree and no networkPaul Eggleton1
2016-09-19recipetool: create: fix name/version extraction from filenamePaul Eggleton1
2016-09-19recipetool: create: improve python recipe license handlingPaul Eggleton1
2016-09-19recipetool: create: fix picking up name from local python source treePaul Eggleton1
2016-09-08recipetool: create: avoid extra blank lines in output recipePaul Eggleton1
2016-09-08recipetool: create: support node.js code outside of npmPaul Eggleton1
2016-09-08recipetool: create: allow license variable handling to be rerunPaul Eggleton1
2016-09-08recipetool: create: add --keep-temp command line optionPaul Eggleton1
2016-09-08recipetool: create: support git submodulesPaul Eggleton1
2016-09-08recipetool: create: fix mapping python dependencies to python-dbg packagePaul Eggleton1