summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* oe-pkgdata-util: package-info: Re-add support for the --extra optionPeter Kjellerstedt2018-06-041-1/+9
* oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed varsPeter Kjellerstedt2018-06-041-28/+18
* wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal2018-06-041-2/+18
* wic/engine.py: improve error message when required tools are missingAnuj Mittal2018-06-041-2/+2
* qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal2018-06-041-1/+1
* runqemu-extract-sdk: allow install debugfs on rootfsRobert Yang2018-06-041-1/+3
* oe-pkgdata-util: lookup-recipe, package-info: Don't finish prematurelyPeter Kjellerstedt2018-05-221-2/+2
* wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2018-05-222-1/+5
* patchreview: don't disable malformed SoB checkRoss Burton2018-05-151-2/+2
* devtool/upgrade: fix the order of license checksum representationChen Qi2018-05-151-1/+4
* oe-depends-dot: print dependency chains for '--why' optionChen Qi2018-05-151-0/+46
* devtool/sdk.py: error out in case of downloading file failureChen Qi2018-05-151-0/+3
* oe-buildperf-report: highlight large changes in the HTML reportRoss Burton2018-05-112-3/+8
* recipetool: fixed uncaught NameError exceptionSarah Marsh2018-05-041-0/+1
* wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie2018-04-201-1/+6
* scripts/test-dependencies.sh: removeMartin Jansa2018-04-131-286/+0
* yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin2018-04-102-0/+7
* devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie2018-04-071-0/+1
* crosstap: replace script with new python based implementationVictor Kamensky2018-04-071-136/+450
* recipetool: create: fix port number parsing issueMing Liu2018-04-031-2/+4
* scripts/oe-setup-rpmrepo: remove the scriptYi Zhao2018-03-301-103/+0
* checklayer: remove reference to undefined classAnuj Mittal2018-03-201-2/+2
* scripts/oe-build-perf-report: fix comparing arbitrary commitsMarkus Lehtonen2018-03-161-7/+4
* build-recipe-list: improvementsRoss Burton2018-03-151-9/+21
* build-recipe-list: build universe instead of worldRoss Burton2018-03-151-1/+1
* devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin2018-03-111-9/+11
* 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