summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-03-22wic: Use custom kernel path if providedBill Pittman
2022-03-02scripts/buildhistory-diff: drop use of distutilsTim Orling
2022-03-02devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz
2022-02-20scripts/runqemu-ifdown: Don't treat the last iptables command as specialDaniel Müller
2022-02-20recipetool: Fix circular reference in SRC_URISaul Wold
2022-02-10yocto-check-layer: add debug output for the layers that were foundRoss Burton
2022-01-25scripts: Update to use exec_module() instead of load_module()Richard Purdie
2021-12-15recipetool: Set master branch only as fallbackStefan Herbrechtsmeier
2021-12-15runqemu: check the qemu PID has been set before kill()ing itRoss Burton
2021-12-15recipetool: extend curl detection when creating recipesRoss Burton
2021-12-15recipetool: handle GitLab URLs like we do GitHubRoss Burton
2021-12-15scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole
2021-12-15wic: support rootdev identified by partition labelSchmidt, Adriaan
2021-12-05wic: use shutil.whichMingli Yu
2021-11-24scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason
2021-11-24scripts/oe-package-browser: Handle no packages being builtRichard Purdie
2021-11-24convert-srcuri.py: use regex to check space in SRC_URIKai Kang
2021-11-21meta/scripts: Manual git url branch additionsRichard Purdie
2021-11-21scripts/convert-srcuri: Backport SRC_URI conversion script from master branchRichard Purdie
2021-10-07scriptutils.py: Add check before deleting pathChandana kalluri
2021-10-07wic: keep rootfs_size as integerAlexander Kanavin
2021-10-02pybootchart: Avoid divide by zeroRichard Purdie
2021-08-26wic: don't forcibly pass -T defaultRoss Burton
2021-08-14runqemu: Fix typo in error messageMatthias Klein
2021-08-14devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin
2021-08-06oe-setup-builddir: update YP docs and OE URLsMichael Opdenacker
2021-08-06yocto-check-layer: ensure that all layer dependencies are tested tooNicolas Dechesne
2021-08-06checklayer: rename _find_layer_dependsNicolas Dechesne
2021-08-06checklayer: new function get_layer_dependencies()Nicolas Dechesne
2021-08-06yocto-check-layer: improve missed dependenciesNicolas Dechesne
2021-08-06devtool: correctly handle non-standard source tree locations in upgradesAlexander Kanavin
2021-07-20runqemu: Remove potential lock races around tap device handlingRichard Purdie
2021-07-20devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz
2021-07-06Use the label provided when formating a dos partitionjbouchard
2021-07-06devtool upgrade: rebase override-only patches as wellAlexander Kanavin
2021-05-11oe-buildenv-internal: add BitBake's library to PYTHONPATHRoss Burton
2021-05-11pybootchart/draw: Avoid divide by zero errorRichard Purdie
2021-05-04yocto-check-layer: Avoid bug when iterating and autoadding dependenciesRichard Purdie
2021-04-30runqemu: Ensure we cleanup snapshot files after image runRichard Purdie
2021-04-30oe-time-dd-test.sh: increase timeout to 15 secRandy MacLeod
2021-04-30scripts/oe-debuginfod: correct several issuesAlexander Kanavin
2021-04-16oe-time-dd-test.sh: provide more information from "top"Sakib Sajal
2021-04-16oe-time-dd-test.sh: make executableSakib Sajal
2021-04-06oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie
2021-04-05runqemu: do not stop processing graphical options after nographicAlexander Kanavin
2021-03-26documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELISTKhem Raj
2021-03-23scripts: add oe-time-dd-test.shSakib Sajal
2021-03-20scripts/verify-bashisms: Update checkbashisms.pl URLPetr Vorel
2021-03-15scripts/contrib/list-packageconfig-flags: Upate for tinfoil API changesRichard Purdie
2021-03-14bitbake-whatchanged: change ending quote to proper periodRobert P. J. Day