summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-06-01wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer
2022-05-12scripts/git: Ensure we don't have circular referencesRichard Purdie
2022-05-12scripts: Make git intercept globalRichard Purdie
2022-05-12install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker
2022-04-22scripts/runqemu: Fix memory limits for qemux86-64Richard Purdie
2022-04-09oe-pkgdata-util: Adapt to the new variable override syntaxPeter Kjellerstedt
2022-03-15wic: Use custom kernel path if providedBill Pittman
2022-03-10devtool: explicitly set main or master branches in upgrades when availableAlexander Kanavin
2022-02-24devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz
2022-02-24scripts/runqemu-ifdown: Don't treat the last iptables command as specialDaniel Müller
2022-02-24recipetool: Fix circular reference in SRC_URISaul Wold
2022-02-09yocto-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-17runqemu: check the qemu PID has been set before kill()ing itRoss Burton
2021-12-17recipetool: Set master branch only as fallbackStefan Herbrechtsmeier
2021-12-13recipetool: extend curl detection when creating recipesRoss Burton
2021-12-13recipetool: handle GitLab URLs like we do GitHubRoss Burton
2021-12-13scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole
2021-12-13wic: support rootdev identified by partition labelSchmidt, Adriaan
2021-12-13wic: use shutil.whichMingli Yu
2021-11-21scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason
2021-11-21scripts/oe-package-browser: Handle no packages being builtRichard Purdie
2021-11-21scripts/oe-package-browser: Fix after overrides changeRichard Purdie
2021-11-21convert-srcuri.py: use regex to check space in SRC_URIKai Kang
2021-11-15scripts/convert-srcuri: Update SRC_URI conversion script to handle github url...Richard Purdie
2021-11-15meta/scripts: Manual git url branch additionsRichard Purdie
2021-11-15meta: Add explict branch to git SRC_URIsRichard Purdie
2021-10-04wic/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-19wic: keep rootfs_size as integerAlexander Kanavin
2021-09-19meta: correct collections vs collections.abc deprecationAlexander Kanavin
2021-09-06wic: Add extra-space argumentKristian Klausen
2021-09-04recipetool/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