summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2017-01-16wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh1
2017-01-16direct.py: fix getting image nameEd Bartosh1
2017-01-16canned-wks: remove mpc8315e-rdb.wksEd Bartosh1
2017-01-16wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu2
2017-01-16wic: fix parsing of 'bitbake -e' outputEd Bartosh1
2017-01-16gummiboot: Remove old gummiboot recipe, related class and wks fileAlejandro Hernandez1
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez1
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2
2016-12-22wic: add kickstart file for MPC8315Ed Bartosh1
2016-12-22wic: add --fixed-size wks optionMaciej Borzecki5
2016-12-22devtool: modify: fix usage on the kernelPaul Eggleton1
2016-12-22wic: look for wks files in <layer>/wicEd Bartosh1
2016-12-17wic: obey the rootfs size from the metadataChristopher Larson1
2016-12-16scripts: remove True option to getVarFlag callsJoshua Lock1
2016-12-16scripts: remove True option to getVar callsJoshua Lock17
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton1
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton2
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton1
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton7
2016-12-14devtool: package: don't try to initialise tinfoil twicePaul Eggleton1
2016-12-13devtool: Load plugins in a well defined orderOla x Nilsson1
2016-12-13wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani1
2016-12-08recipetool: fix encoding-related errors creating python recipesPaul Eggleton1
2016-11-23devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu1
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