aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-05-11devtool: Fix build-sdk when pn doesn't match filenameRandy Witt
2016-05-11combo-layer: implement "update with history"Patrick Ohly
2016-05-11combo-layer: runcmd() enhancementsPatrick Ohly
2016-05-11combo-layer: dummy "update with history"Patrick Ohly
2016-05-06scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...Leonardo Sandoval
2016-05-06ddimage: if 'pv' is installed, use itChristopher Larson
2016-05-06recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton
2016-05-06scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'Christopher Larson
2016-05-06scripts/lib/argparse_oe: simplify options title changeChristopher Larson
2016-05-06scripts/lib/argparse_oe: show subparser help for unrecognized argsChristopher Larson
2016-05-06scripts/lib/argparse_oe: show self.prog in the error messageChristopher Larson
2016-05-06wic: use sparse_copy to preserve sparsenessEd Bartosh
2016-05-06wic: use sparse_copy to copy partitionsEd Bartosh
2016-05-06wic: add sparse_copy APIEd Bartosh
2016-05-06wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIsEd Bartosh
2016-05-06wic: moved DiskImage to direct.pyEd Bartosh
2016-05-06wic: get rid of fs_related.makedirsEd Bartosh
2016-05-06wic: get rid of inheritance Disk->DiskImageEd Bartosh
2016-05-06wic: use truncate utility to create sparse filesEd Bartosh
2016-04-29wic: add help for --system-id optionEd Bartosh
2016-04-29wic: set partition system idEd Bartosh
2016-04-29wic: add system_id argument to Image.add_partitionEd Bartosh
2016-04-29wic: add system_id attribute to PartitionEd Bartosh
2016-04-29wic: add sfdisk to the list of utilitiesEd Bartosh
2016-04-29wic: add --system-id wks optionEd Bartosh
2016-04-29wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu
2016-04-29wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu
2016-04-29recipetool.newappend: fix syntax error for 'not path_ok' errorChristopher Larson
2016-04-19devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton
2016-04-18oe-selftest: Correct the usage examplesPeter Kjellerstedt
2016-04-18devtool: sdk-update: reset git metadata on updateStephano Cetola
2016-04-15devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton
2016-04-14runqemu: let ramfs equal to cpio.gzRobert Yang
2016-04-14wic: fix bug in handling fsoptionsEd Bartosh
2016-04-13Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"Ross Burton
2016-04-09wic/utils/partitionedfs.py: assemble .wic images as sparse filesJoshua Lock
2016-04-09build-perf-test: add eSDK installed size to metricsRoss Burton
2016-04-09devtool: Create unlocked-sigs.inc containing items in the workspaceRandy Witt
2016-04-06runqemu-gen-tapdevs: Add note about NetworkManager & tap devicesSaul Wold
2016-04-06create-pull-request: fix for newer gitRobert Yang
2016-04-06scripts/oe-selftest: avoid the creation of coverage file when coverage not in...Humberto Ibarra
2016-04-06scripts/oe-selftest: remove coverage file if any coverage option is givenHumberto Ibarra
2016-04-06scripts/oe-selftest: remove unneeded coverage warningHumberto Ibarra
2016-04-06scripts/oe-buildenv-internal: Fix regression in BB_ENV_EXTRAWHITE settingOtavio Salvador
2016-04-05scripts/lib/bsp/help.py: Typo in help for yocto-bsp createHumberto Ibarra
2016-04-05classes/buildhistory: optimise getting package size listPaul Eggleton
2016-04-03wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu
2016-04-03wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu
2016-04-01yocto-bsp: Set correct default branches and branches base for i386, qemu and ...Humberto Ibarra
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie