summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-04-07oe-pkgdata-util: Adapt to the new variable override syntaxPeter Kjellerstedt
2022-03-11wic: Use custom kernel path if providedBill Pittman
2022-03-07devtool: explicitly set main or master branches in upgrades when availableAlexander Kanavin
2022-02-22devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz
2022-02-22scripts/runqemu-ifdown: Don't treat the last iptables command as specialDaniel Müller
2022-02-22recipetool: Fix circular reference in SRC_URISaul Wold
2022-02-04yocto-check-layer: add debug output for the layers that were foundRoss Burton
2022-01-12scripts/buildhistory-diff: drop use of distutilsTim Orling
2022-01-12scripts: Update to use exec_module() instead of load_module()Richard Purdie
2021-12-10runqemu: check the qemu PID has been set before kill()ing itRoss Burton
2021-12-10recipetool: Set master branch only as fallbackStefan Herbrechtsmeier
2021-12-07recipetool: extend curl detection when creating recipesRoss Burton
2021-12-07recipetool: handle GitLab URLs like we do GitHubRoss Burton
2021-12-07scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole
2021-12-07wic: support rootdev identified by partition labelSchmidt, Adriaan
2021-12-07wic: use shutil.whichMingli Yu
2021-11-16scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason
2021-11-16scripts/oe-package-browser: Handle no packages being builtRichard Purdie
2021-11-16scripts/oe-package-browser: Fix after overrides changeRichard Purdie
2021-11-16convert-srcuri.py: use regex to check space in SRC_URIKai Kang
2021-11-09scripts/convert-srcuri: Update SRC_URI conversion script to handle github url...Richard Purdie
2021-11-09meta/scripts: Manual git url branch additionsRichard Purdie
2021-11-09meta: Add explict branch to git SRC_URIsRichard Purdie
2021-10-01wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2021-10-01scriptutils.py: Add check before deleting pathChandana kalluri
2021-09-26wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk
2021-09-23meta: Drop useless classRichard Purdie
2021-09-23scripts/oe-publish-sdk: Disable git gc to avoid build errorsRichard Purdie
2021-09-21pybootchart: Avoid divide by zeroRichard Purdie
2021-09-17wic: keep rootfs_size as integerAlexander Kanavin
2021-09-17meta: correct collections vs collections.abc deprecationAlexander Kanavin
2021-09-04wic: Add extra-space argumentKristian Klausen
2021-09-03recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton
2021-08-27buildhistory: Add output file listing package informationAndres Beltran
2021-08-26buildhistory-collect-srcrevs: Adapt to the new variable override syntaxPeter Kjellerstedt
2021-08-23qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin
2021-08-20wic: Add --no-fstab-update part optionDaniel Gomez
2021-08-17package/scripts: Fix FILES_INFO handlingRichard Purdie
2021-08-17scripts/lib/wic/help/py: "Redhat" -> "Red Hat"Robert P. J. Day
2021-08-12wic: don't forcibly pass -T defaultRoss Burton
2021-08-12convert-overrides.py: also convert comments without a leading whitespaceChen Qi
2021-08-05convert-overrides.py: allow dots before override in vars_re and shortvars_reMartin Jansa
2021-08-04image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie
2021-08-04meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie
2021-08-04convert-overrides.py: handle few more cases of overridesDenys Dmytriyenko
2021-08-04runqemu: decouple bios and kernel optionsMatthias Klein
2021-08-04runqemu: Fix typo in error messageMatthias Klein
2021-08-01convert-overrides: Allow script to handle patch/diffsRichard Purdie
2021-07-30devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin
2021-07-30meta: Manual override fixesRichard Purdie