summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu2018-11-241-4/+6
* runqemu: fix handling of SIGTERM and the problem of line wrappingChen Qi2018-10-181-3/+11
* runqemu: exit gracefully with an error message if qemu system is not evaluatedJagadeesh Krishnanjanappa2018-10-181-0/+5
* runqemu: add SIGTERM handler to make sure things are cleaned upChen Qi2018-10-181-1/+22
* checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne2018-10-181-0/+4
* qemux86-directdisk: remove mem= parameterAnuj Mittal2018-10-101-1/+1
* mkefidisk: fix installation of kernel imageChong Yi Chai2018-10-101-2/+10
* wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal2018-08-291-1/+1
* multilib_header: recognize BPF as a targetDaniel Díaz2018-08-161-1/+3
* oe-pkgdata-util: package-info: Re-add support for the --extra optionPeter Kjellerstedt2018-08-161-1/+9
* oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed varsPeter Kjellerstedt2018-08-161-28/+18
* oe-pkgdata-util: lookup-recipe, package-info: Don't finish prematurelyPeter Kjellerstedt2018-08-161-2/+2
* devtool/sdk.py: error out in case of downloading file failureChen Qi2018-08-161-0/+3
* wic/engine: use up all free space when expanding partitionsAnuj Mittal2018-07-301-1/+3
* wic/engine: fix errors when expanding partitionsAnuj Mittal2018-07-301-5/+4
* send-error-report: decode response from serverRobert Yang2018-07-021-1/+1
* wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal2018-07-021-2/+18
* wic/engine.py: improve error message when required tools are missingAnuj Mittal2018-07-021-2/+2
* qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal2018-07-021-1/+1
* runqemu-extract-sdk: allow install debugfs on rootfsRobert Yang2018-07-021-1/+3
* recipetool: fixed uncaught NameError exceptionSarah Marsh2018-06-151-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