summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-01-30postinst_intercepts: add a delay_to_first_boot hookAlexander Kanavin
2018-01-29distrodata: add a utility script to compare list of recipesTan Shen Joon
2018-01-29oe-pkgdata-util: Include colon when searching for variablesAmanda Brindle
2018-01-22oe-pkgdata-util: Add support for RPROVIDESAmanda Brindle
2018-01-22oe-pkgdata-util: Refactor functions for consistencyAmanda Brindle
2018-01-20python3: Restructure python3 packaging and replace it with autopackagingAlejandro Hernandez
2018-01-20python: Restructure python packaging and replace it with autopackagingAlejandro Hernandez
2018-01-19scripts/oe-depends-dot: add it to handle dot filesRobert Yang
2018-01-18contrib/yocto-bsp-kernel-update.sh: remove this scriptYi Zhao
2018-01-18buildhistory-diff: add support for colourising the outputRoss Burton
2018-01-18devtool: rename the suggested license change tag to 'License-Update:'Alexander Kanavin
2018-01-14wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun
2018-01-13scripts/wic: explicitly set BUILDDIR within eSDKChang Rebecca Swee Fun
2018-01-13scripts/wic: fix error of import wic module in eSDK environmentChang Rebecca Swee Fun
2018-01-13scripts/wic: append bitbake executable file path in eSDK environmentChang Rebecca Swee Fun
2018-01-13scripts/wic: use scriptpath module to find bitbake path and oe lib pathChang Rebecca Swee Fun
2018-01-02runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86Richard Purdie
2018-01-02wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini
2017-12-18wic: partition.py: Update comments slightlyTom Rini
2017-12-18wic: kparser.py: Check for SquashFS and use-uuidTom Rini
2017-12-18devtool: add license checksum change handling to 'devtool upgrade'Alexander Kanavin
2017-12-18devtool: provide useful defaults for version/commit when upgrading recipesAlexander Kanavin
2017-12-18devtool: add a 'latest-version' commandAlexander Kanavin
2017-12-18recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun
2017-12-13python-*-manifest/generators: add runpy; python3-plistlibTim Orling
2017-12-13python-*-manifest/generators: fix long line lengthsTim Orling
2017-12-10wic: support filesystem label for rawcopyMartin Hundebøll
2017-12-02runqemu: Allow the user to override the device tree optionAlistair Francis
2017-12-02runqemu: Allow the user to override the Kernel optionAlistair Francis
2017-12-02scripts/contrib/bbvars.py: Remove dead codeAmanda Brindle
2017-11-30runqemu: print command search result when not foundRobert Yang
2017-11-30verify-bashisms: use argparse, add verbose optionRoss Burton
2017-11-21runqemu: Also specialcase resolution of '.' to the file's locationRichard Purdie
2017-11-21runqemu: Improve relative path handling in qemuconf filesRichard Purdie
2017-11-21runqemu: Ensure we process all tap devicesRichard Purdie
2017-11-21recipetool: create: fix failure handling included dictsPaul Eggleton
2017-11-11devtool: implement conditional patch handlingPaul Eggleton
2017-11-11devtool: finish: add dry-run optionPaul Eggleton
2017-11-11devtool: finish: improve reporting for removed filesPaul Eggleton
2017-11-11devtool: show a better error message if meta-files aren't foundPaul Eggleton
2017-11-11devtool: upgrade: reformat --no-patch warning messagePaul Eggleton
2017-11-11devtool: upgrade: automatically handle changes to source subdirectoryPaul Eggleton
2017-11-11devtool: upgrade: show messages before source extraction stepsPaul Eggleton
2017-11-11recipetool: create: show a warning for github archive URLsPaul Eggleton
2017-11-11devtool: stop always moving workspace to end of BBLAYERSPaul Eggleton
2017-11-11recipetool: create: drop debug printPaul Eggleton
2017-11-11devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton
2017-11-11devtool: finish: fix "layer not in bblayers.conf" warning when path specifiedPaul Eggleton
2017-11-11devtool: finish: ensure repository is clean before proceedingPaul Eggleton