aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2017-01-16wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh
2017-01-16direct.py: fix getting image nameEd Bartosh
2017-01-16canned-wks: remove mpc8315e-rdb.wksEd Bartosh
2017-01-16wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu
2017-01-16wic: fix parsing of 'bitbake -e' outputEd Bartosh
2017-01-16gummiboot: Remove old gummiboot recipe, related class and wks fileAlejandro Hernandez
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-22wic: add kickstart file for MPC8315Ed Bartosh
2016-12-22wic: add --fixed-size wks optionMaciej Borzecki
2016-12-22devtool: modify: fix usage on the kernelPaul Eggleton
2016-12-22wic: look for wks files in <layer>/wicEd Bartosh
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-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