aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2016-05-06scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...Leonardo Sandoval
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-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-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-05scripts/lib/bsp/help.py: Typo in help for yocto-bsp createHumberto Ibarra
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-31devtool: modify: call shutdown on tinfoil when donePaul Eggleton
2016-03-28wic: fix type of no-table optionEd Bartosh
2016-03-26scripts/lib/bsp/help.py: Add missing options to yocto-bsp help and usageHumberto Ibarra
2016-03-25devtool: add: create git repository if URL specified as positional argumentPaul Eggleton
2016-03-25devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton
2016-03-25devtool: configure-help: fix error if do_configure not already runPaul Eggleton
2016-03-25devtool: sdk-install: add option to allow building from sourcePaul Eggleton
2016-03-20devtool: change config symlink name to .config.newMarkus Lehtonen
2016-03-20recipetool: create: don't create extra files directory unconditionallyPaul Eggleton
2016-03-09recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton
2016-03-09recipetool: create: check if npm available if npm:// URL specifiedPaul Eggleton
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2016-03-09recipetool: create: add license file crunchingPaul Eggleton
2016-03-09recipetool: create: match *LICENSE* as a license filePaul Eggleton
2016-03-09recipetool: create: improve mapping for autotools program macrosPaul Eggleton
2016-03-09recipetool: create: be more tolerant of spacing in configure.acPaul Eggleton