summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* combo-layer: runcmd() enhancementsPatrick Ohly2016-05-111-3/+3
* combo-layer: dummy "update with history"Patrick Ohly2016-05-111-23/+59
* scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...Leonardo Sandoval2016-05-061-0/+1
* ddimage: if 'pv' is installed, use itChristopher Larson2016-05-061-1/+5
* recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton2016-05-062-2/+2
* scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'Christopher Larson2016-05-061-0/+1
* scripts/lib/argparse_oe: simplify options title changeChristopher Larson2016-05-061-4/+1
* scripts/lib/argparse_oe: show subparser help for unrecognized argsChristopher Larson2016-05-061-6/+43
* scripts/lib/argparse_oe: show self.prog in the error messageChristopher Larson2016-05-061-2/+7
* wic: use sparse_copy to preserve sparsenessEd Bartosh2016-05-061-4/+3
* wic: use sparse_copy to copy partitionsEd Bartosh2016-05-061-4/+2
* wic: add sparse_copy APIEd Bartosh2016-05-061-0/+30
* wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIsEd Bartosh2016-05-061-0/+531
* wic: moved DiskImage to direct.pyEd Bartosh2016-05-062-41/+21
* wic: get rid of fs_related.makedirsEd Bartosh2016-05-061-14/+0
* wic: get rid of inheritance Disk->DiskImageEd Bartosh2016-05-061-34/+9
* wic: use truncate utility to create sparse filesEd Bartosh2016-05-062-24/+8
* wic: add help for --system-id optionEd Bartosh2016-04-291-0/+4
* wic: set partition system idEd Bartosh2016-04-291-1/+6
* wic: add system_id argument to Image.add_partitionEd Bartosh2016-04-292-2/+3
* wic: add system_id attribute to PartitionEd Bartosh2016-04-291-0/+1
* wic: add sfdisk to the list of utilitiesEd Bartosh2016-04-291-0/+1
* wic: add --system-id wks optionEd Bartosh2016-04-291-0/+19
* wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu2016-04-291-2/+2
* wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu2016-04-291-21/+32
* recipetool.newappend: fix syntax error for 'not path_ok' errorChristopher Larson2016-04-291-1/+1
* devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton2016-04-191-0/+26
* oe-selftest: Correct the usage examplesPeter Kjellerstedt2016-04-181-4/+4
* devtool: sdk-update: reset git metadata on updateStephano Cetola2016-04-182-4/+10
* devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton2016-04-151-1/+9
* runqemu: let ramfs equal to cpio.gzRobert Yang2016-04-141-2/+2
* wic: fix bug in handling fsoptionsEd Bartosh2016-04-141-19/+17
* Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"Ross Burton2016-04-131-1/+1
* wic/utils/partitionedfs.py: assemble .wic images as sparse filesJoshua Lock2016-04-091-1/+1
* build-perf-test: add eSDK installed size to metricsRoss Burton2016-04-091-0/+4
* devtool: Create unlocked-sigs.inc containing items in the workspaceRandy Witt2016-04-091-0/+20
* runqemu-gen-tapdevs: Add note about NetworkManager & tap devicesSaul Wold2016-04-061-0/+9
* create-pull-request: fix for newer gitRobert Yang2016-04-061-2/+12
* scripts/oe-selftest: avoid the creation of coverage file when coverage not in...Humberto Ibarra2016-04-061-14/+14
* scripts/oe-selftest: remove coverage file if any coverage option is givenHumberto Ibarra2016-04-061-15/+16
* scripts/oe-selftest: remove unneeded coverage warningHumberto Ibarra2016-04-061-3/+1
* scripts/oe-buildenv-internal: Fix regression in BB_ENV_EXTRAWHITE settingOtavio Salvador2016-04-061-1/+1
* scripts/lib/bsp/help.py: Typo in help for yocto-bsp createHumberto Ibarra2016-04-051-3/+3
* classes/buildhistory: optimise getting package size listPaul Eggleton2016-04-051-5/+21
* wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu2016-04-031-2/+2
* wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu2016-04-031-2/+2
* yocto-bsp: Set correct default branches and branches base for i386, qemu and ...Humberto Ibarra2016-04-017-20/+20
* scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie2016-03-313-3/+3
* relocate_sdk: additional error checksJuro Bystricky2016-03-311-2/+11
* devtool: modify: call shutdown on tinfoil when donePaul Eggleton2016-03-311-0/+2