summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* wic: accept '-' in bitbake variablesEnrico Scholz2017-11-051-1/+1
* recipetool: git reformat URI mangling & parameter strippedStanley Cheong Kwan, Phoong2017-07-271-9/+26
* yocto-compat-layer.py: make signature check code reusablePatrick Ohly2017-07-272-58/+70
* yocto-compat-layer.py: allow README with suffixPatrick Ohly2017-07-271-4/+10
* yocto-compat-layer.py: add test_worldPatrick Ohly2017-07-271-0/+9
* yocto-compat-layer.py: apply test_signatures to all layersPatrick Ohly2017-07-272-3/+5
* yocto-compat-layer.py: tolerate broken world builds during signature diffPatrick Ohly2017-07-272-2/+7
* yocto-compat-layer.py: avoid adding layers more than oncePatrick Ohly2017-07-271-2/+15
* scriptutils: fix fetch_uri() to work with RSSPaul Eggleton2017-05-301-24/+41
* wic: Fix typo in help screen.Kristian Amlie2017-04-291-1/+1
* devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton2017-04-141-1/+0
* devtool: extract: fix handling of failed tasksPaul Eggleton2017-04-141-0/+3
* devtool: modify: add --keep-temp option for debuggingPaul Eggleton2017-04-141-1/+2
* yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly2017-04-132-2/+40
* yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly2017-04-132-3/+158
* recipetool: create: hide missing npm error when called from devtoolPaul Eggleton2017-04-132-1/+5
* devtool: add: prevent repeatedly running recipetoolPaul Eggleton2017-04-131-0/+4
* devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton2017-04-134-27/+48
* recipetool: create: fix for regression in npm license handlingPaul Eggleton2017-04-131-1/+2
* yocto-compat-layer: also determine tune flags for each taskPatrick Ohly2017-04-122-2/+9
* yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly2017-04-121-1/+13
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-121-2/+4
* qemux86-directdisk.wks: vda -> sdaRobert Yang2017-04-121-1/+1
* yocto-compat-layer: limit report of signature changesPatrick Ohly2017-04-102-13/+73
* yocto-compat-layer: fix also other command invocationsPatrick Ohly2017-04-102-27/+21
* wic: improve error messageChen Qi2017-04-051-1/+1
* Revert "filemap: remove FilemapSeek class"Ed Bartosh2017-04-051-49/+260
* scripts/oe-build-perf-report: fix 'charts ready' console messageMarkus Lehtonen2017-04-052-7/+4
* yocto-compat-layer.py: Fix the signature validationMark Hatle2017-04-051-3/+4
* compatlayer/__init__.py: Allow add_layer to process recursive depsMark Hatle2017-04-051-5/+35
* devtool: point runqemu to correct native bindirbrian avery2017-04-051-1/+3
* scripts/contrib: add oe-build-perf-report-emailMarkus Lehtonen2017-04-011-0/+56
* scripts: add oe-build-perf-report scriptMarkus Lehtonen2017-04-015-0/+651
* yocto-bsp/i386 machine.cfg: Explicitly disable 64BITSaul Wold2017-04-011-0/+3
* wic: partition: Update fsck parametersDaniel Schultz2017-04-011-1/+1
* wic: remove prepare_empty_partition_squashfsEd Bartosh2017-04-011-29/+4
* wic: fix list of supported fstypes in help contentEd Bartosh2017-04-011-0/+2
* wic: set correct system id for msdos partitionsEd Bartosh2017-04-011-11/+2
* wic: set FAT 16 for msdos partitionsEd Bartosh2017-04-011-2/+12
* wic: support 'msdos' fstypeEd Bartosh2017-04-011-5/+9
* wic: don't silently skip unknown fstypesEd Bartosh2017-04-011-19/+13
* wic: allow only supported fstypesEd Bartosh2017-04-013-9/+5
* wic: remove unused code from runner moduleEd Bartosh2017-04-012-51/+13
* wic: remove runner.show APIEd Bartosh2017-04-012-28/+2
* wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh2017-04-011-22/+20
* wic: remove fsimage pluginEd Bartosh2017-04-012-69/+0
* filemap: remove FilemapSeek classEd Bartosh2017-04-011-260/+49
* scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón2017-03-311-0/+1
* scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón2017-03-291-1/+5
* recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval2017-03-2856-1/+113