summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan2018-03-061-0/+3
* wic: Set a miniumum FAT16 volume size.Paulo Neves2018-03-041-1/+1
* wic: partition plugin wrongly assumes it is rootfsPaulo Neves2018-03-042-3/+3
* wic: Add post operation hook for SourcePluginParthiban Nallathambi2018-03-043-0/+17
* devtool: search: tweak help textPaul Eggleton2018-03-011-2/+2
* devtool: search: also look in recipe cachePaul Eggleton2018-03-011-33/+63
* devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton2018-03-011-8/+4
* devtool: finish: fix erroneously creating bbappend for relative pathsPaul Eggleton2018-03-011-3/+1
* devtool: reset: delete bbappend file if _check_preserve() doesn'tPaul Eggleton2018-03-011-0/+7
* devtool: fix poor handling of upgraded BBCLASSEXTENDed recipesPaul Eggleton2018-03-012-3/+8
* oe-init-env: search 'bitbake' outside of oe-coreEnrico Scholz2018-03-011-0/+1
* buildhistory-diff: honour report_all flagAnuj Mittal2018-02-241-1/+1
* scripts/contrib/build-perf-test: Fix fetchall reference to use runallRichard Purdie2018-02-201-1/+1
* oe-pkgdata-util: add --long option to list-pkg-files to show sizesRoss Burton2018-02-161-6/+12
* devtool: set up git repos so that singletask.lock is ignoredPaul Eggleton2018-02-061-0/+14
* postinst_intercepts: add a delay_to_first_boot hookAlexander Kanavin2018-01-301-0/+2
* distrodata: add a utility script to compare list of recipesTan Shen Joon2018-01-292-0/+240
* oe-pkgdata-util: Include colon when searching for variablesAmanda Brindle2018-01-291-8/+8
* oe-pkgdata-util: Add support for RPROVIDESAmanda Brindle2018-01-221-61/+93
* oe-pkgdata-util: Refactor functions for consistencyAmanda Brindle2018-01-221-59/+48
* python3: Restructure python3 packaging and replace it with autopackagingAlejandro Hernandez2018-01-201-442/+0
* python: Restructure python packaging and replace it with autopackagingAlejandro Hernandez2018-01-201-426/+0
* scripts/oe-depends-dot: add it to handle dot filesRobert Yang2018-01-191-0/+121
* contrib/yocto-bsp-kernel-update.sh: remove this scriptYi Zhao2018-01-181-60/+0
* buildhistory-diff: add support for colourising the outputRoss Burton2018-01-181-2/+7
* devtool: rename the suggested license change tag to 'License-Update:'Alexander Kanavin2018-01-181-2/+2
* wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun2018-01-141-1/+9
* scripts/wic: explicitly set BUILDDIR within eSDKChang Rebecca Swee Fun2018-01-131-0/+2
* scripts/wic: fix error of import wic module in eSDK environmentChang Rebecca Swee Fun2018-01-131-1/+1
* scripts/wic: append bitbake executable file path in eSDK environmentChang Rebecca Swee Fun2018-01-131-0/+12
* scripts/wic: use scriptpath module to find bitbake path and oe lib pathChang Rebecca Swee Fun2018-01-131-4/+3
* runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86Richard Purdie2018-01-021-0/+5
* wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski2018-01-021-1/+1
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-186-19/+47
* wic: partition.py: Update comments slightlyTom Rini2017-12-181-3/+1
* wic: kparser.py: Check for SquashFS and use-uuidTom Rini2017-12-181-0/+5
* devtool: add license checksum change handling to 'devtool upgrade'Alexander Kanavin2017-12-181-2/+73
* devtool: provide useful defaults for version/commit when upgrading recipesAlexander Kanavin2017-12-181-4/+12
* devtool: add a 'latest-version' commandAlexander Kanavin2017-12-181-0/+26
* recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun2017-12-181-4/+4
* python-*-manifest/generators: add runpy; python3-plistlibTim Orling2017-12-132-0/+10
* python-*-manifest/generators: fix long line lengthsTim Orling2017-12-132-22/+26
* wic: support filesystem label for rawcopyMartin Hundebøll2017-12-101-0/+22
* runqemu: Allow the user to override the device tree optionAlistair Francis2017-12-021-1/+14
* runqemu: Allow the user to override the Kernel optionAlistair Francis2017-12-021-1/+5
* scripts/contrib/bbvars.py: Remove dead codeAmanda Brindle2017-12-021-50/+2
* runqemu: print command search result when not foundRobert Yang2017-11-301-0/+3
* verify-bashisms: use argparse, add verbose optionRoss Burton2017-11-301-4/+11
* runqemu: Also specialcase resolution of '.' to the file's locationRichard Purdie2017-11-211-0/+2
* runqemu: Improve relative path handling in qemuconf filesRichard Purdie2017-11-211-0/+2