aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2017-05-19scriptutils: fix fetch_uri() to work with RSSpaule/devtool-fetch-fixPaul Eggleton
2017-04-28wic: Fix typo in help screen.Kristian Amlie
2017-04-13devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton
2017-04-13devtool: extract: fix handling of failed tasksPaul Eggleton
2017-04-13devtool: modify: add --keep-temp option for debuggingPaul Eggleton
2017-04-12yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly
2017-04-12yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly
2017-04-12recipetool: create: hide missing npm error when called from devtoolPaul Eggleton
2017-04-12devtool: add: prevent repeatedly running recipetoolPaul Eggleton
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton
2017-04-12recipetool: create: fix for regression in npm license handlingPaul Eggleton
2017-04-12yocto-compat-layer: also determine tune flags for each taskPatrick Ohly
2017-04-12yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly
2017-04-11oe-selftest: test wic sparse_copy APIEd Bartosh
2017-04-11qemux86-directdisk.wks: vda -> sdaRobert Yang
2017-04-08yocto-compat-layer: limit report of signature changesPatrick Ohly
2017-04-08yocto-compat-layer: fix also other command invocationsPatrick Ohly
2017-04-05wic: improve error messageChen Qi
2017-04-05Revert "filemap: remove FilemapSeek class"Ed Bartosh
2017-04-05scripts/oe-build-perf-report: fix 'charts ready' console messageMarkus Lehtonen
2017-04-05yocto-compat-layer.py: Fix the signature validationMark Hatle
2017-04-05compatlayer/__init__.py: Allow add_layer to process recursive depsMark Hatle
2017-04-05devtool: point runqemu to correct native bindirbrian avery
2017-04-01scripts/contrib: add oe-build-perf-report-emailMarkus Lehtonen
2017-04-01scripts: add oe-build-perf-report scriptMarkus Lehtonen
2017-03-31wic: partition: Update fsck parametersDaniel Schultz
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh
2017-03-31wic: set FAT 16 for msdos partitionsEd Bartosh
2017-03-31wic: support 'msdos' fstypeEd Bartosh
2017-03-31wic: don't silently skip unknown fstypesEd Bartosh
2017-03-31wic: allow only supported fstypesEd Bartosh
2017-03-31wic: remove unused code from runner moduleEd Bartosh
2017-03-31wic: remove runner.show APIEd Bartosh
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh
2017-03-31wic: remove fsimage pluginEd Bartosh
2017-03-31filemap: remove FilemapSeek classEd Bartosh
2017-03-30scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón
2017-03-28scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón
2017-03-28devtool: open kconfig fragment in binary modeStephano Cetola
2017-03-27wic: fix generation of partition UUIDEd Bartosh
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-22wic: improve getting syslinux pathEd Bartosh
2017-03-22wic: remove empty plugin methodsEd Bartosh
2017-03-22wic: fix bug in sparse_copyEd Bartosh
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-21scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón