summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-04-09yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin
2018-04-07devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie
2018-04-06crosstap: replace script with new python based implementationVictor Kamensky
2018-04-03recipetool: create: fix port number parsing issueMing Liu
2018-03-29scripts/oe-setup-rpmrepo: remove the scriptYi Zhao
2018-03-19checklayer: remove reference to undefined classAnuj Mittal
2018-03-16scripts/oe-build-perf-report: fix comparing arbitrary commitsMarkus Lehtonen
2018-03-15build-recipe-list: improvementsRoss Burton
2018-03-12build-recipe-list: build universe instead of worldRoss Burton
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin
2018-03-06wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan
2018-03-03wic: Set a miniumum FAT16 volume size.Paulo Neves
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi
2018-03-01devtool: search: tweak help textPaul Eggleton
2018-03-01devtool: search: also look in recipe cachePaul Eggleton
2018-03-01devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton
2018-03-01devtool: finish: fix erroneously creating bbappend for relative pathsPaul Eggleton
2018-03-01devtool: reset: delete bbappend file if _check_preserve() doesn'tPaul Eggleton
2018-03-01devtool: fix poor handling of upgraded BBCLASSEXTENDed recipesPaul Eggleton
2018-03-01oe-init-env: search 'bitbake' outside of oe-coreEnrico Scholz
2018-02-24buildhistory-diff: honour report_all flagAnuj Mittal
2018-02-20scripts/contrib/build-perf-test: Fix fetchall reference to use runallRichard Purdie
2018-02-16oe-pkgdata-util: add --long option to list-pkg-files to show sizesRoss Burton
2018-02-06devtool: set up git repos so that singletask.lock is ignoredPaul Eggleton
2018-01-29postinst_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-18scripts/oe-depends-dot: add it to handle dot filesRobert Yang
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-12scripts/wic: explicitly set BUILDDIR within eSDKChang Rebecca Swee Fun
2018-01-12scripts/wic: fix error of import wic module in eSDK environmentChang Rebecca Swee Fun
2018-01-12scripts/wic: append bitbake executable file path in eSDK environmentChang Rebecca Swee Fun
2018-01-12scripts/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