summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* wic: bootimg-pcbios: use wic-tools targetEd Bartosh2017-01-231-1/+1
* wic: misc.py: add parameter 'cache' to get_bitbake_varsEd Bartosh2017-01-231-7/+12
* wic: fixed test_iso_image test caseEd Bartosh2017-01-231-4/+1
* wic: fixed recipe nameEd Bartosh2017-01-231-1/+1
* partition.py: use FAKEROOTCMD variable to get path to pseudoEd Bartosh2017-01-231-1/+1
* devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton2017-01-201-1/+15
* wic: partitionedfs: account for non-table partitions when checking if logical...Maciej Borzecki2017-01-191-1/+2
* wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh2017-01-161-10/+4
* direct.py: fix getting image nameEd Bartosh2017-01-161-2/+2
* canned-wks: remove mpc8315e-rdb.wksEd Bartosh2017-01-161-6/+0
* wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu2017-01-162-49/+4
* wic: fix parsing of 'bitbake -e' outputEd Bartosh2017-01-161-8/+6
* gummiboot: Remove old gummiboot recipe, related class and wks fileAlejandro Hernandez2017-01-161-11/+0
* gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2017-01-091-12/+10
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-092-2/+2
* example-recipe: Fix LDFLAGS compilation issue on newly created recipesAlejandro Hernandez2016-12-221-1/+1
* wic: add kickstart file for MPC8315Ed Bartosh2016-12-221-0/+6
* wic: add --fixed-size wks optionMaciej Borzecki2016-12-225-42/+105
* devtool: modify: fix usage on the kernelPaul Eggleton2016-12-221-0/+2
* wic: look for wks files in <layer>/wicEd Bartosh2016-12-221-2/+5
* wic: obey the rootfs size from the metadataChristopher Larson2016-12-171-1/+12
* scripts: remove True option to getVarFlag callsJoshua Lock2016-12-161-3/+3
* scripts: remove True option to getVar callsJoshua Lock2016-12-1617-99/+99
* devtool: extract: disable basehash mismatch errorsPaul Eggleton2016-12-141-0/+1
* devtool: fix extraction of source to work in memres modePaul Eggleton2016-12-142-69/+55
* classes/patch: move in logic to commit for additional tasksPaul Eggleton2016-12-141-36/+1
* devtool / recipetool: use tinfoil parsing APIPaul Eggleton2016-12-147-53/+16
* devtool: package: don't try to initialise tinfoil twicePaul Eggleton2016-12-141-3/+1
* devtool: Load plugins in a well defined orderOla x Nilsson2016-12-131-2/+6
* wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani2016-12-131-3/+4
* recipetool: fix encoding-related errors creating python recipesPaul Eggleton2016-12-081-2/+2
* devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu2016-11-231-2/+3
* devtool: modify: support recipes with only local files as sourcePaul Eggleton2016-11-231-0/+23
* recipetool: add postinst to .deb importStephano Cetola2016-11-231-3/+32
* devtool: update-recipe: support replacing remote patchesPaul Eggleton2016-11-231-2/+24
* devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton2016-11-231-18/+37
* devtool: update-recipe: check output before treating it as a stringPaul Eggleton2016-11-231-4/+5
* conf: Remove legacy X input driversJussi Kukkonen2016-11-155-9/+1
* wic: fix function comment typosMaciej Borzecki2016-11-151-2/+2
* wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki2016-11-151-0/+4
* wic: use partition size when creating empty partition filesMaciej Borzecki2016-11-151-2/+2
* wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2016-11-153-6/+12
* systemd-bootdisk.wks: use PARTUUIDEd Bartosh2016-11-151-1/+1
* devtool: add "rename" subcommandPaul Eggleton2016-11-072-1/+203
* recipetool: create: separate LICENSE items with & by defaultPaul Eggleton2016-11-071-5/+7
* devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton2016-11-071-0/+5
* devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton2016-11-071-1/+3
* devtool: add: show recipetool create outputPaul Eggleton2016-11-072-8/+22
* wic: call os.ftruncate instead of running truncateEd Bartosh2016-11-062-7/+13
* devtool: runqemu: work around runqemu script path assumptionPaul Eggleton2016-10-251-1/+6