summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer2022-06-011-1/+4
* scripts/git: Ensure we don't have circular referencesRichard Purdie2022-05-121-1/+8
* scripts: Make git intercept globalRichard Purdie2022-05-121-0/+0
* install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker2022-05-121-0/+19
* scripts/runqemu: Fix memory limits for qemux86-64Richard Purdie2022-04-221-1/+1
* oe-pkgdata-util: Adapt to the new variable override syntaxPeter Kjellerstedt2022-04-091-1/+1
* wic: Use custom kernel path if providedBill Pittman2022-03-151-0/+3
* devtool: explicitly set main or master branches in upgrades when availableAlexander Kanavin2022-03-101-7/+8
* devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz2022-02-241-1/+1
* scripts/runqemu-ifdown: Don't treat the last iptables command as specialDaniel Müller2022-02-241-0/+1
* recipetool: Fix circular reference in SRC_URISaul Wold2022-02-241-1/+1
* yocto-check-layer: add debug output for the layers that were foundRoss Burton2022-02-091-0/+13
* scripts/buildhistory-diff: drop use of distutilsTim Orling2022-01-121-5/+0
* scripts: Update to use exec_module() instead of load_module()Richard Purdie2022-01-122-4/+11
* runqemu: check the qemu PID has been set before kill()ing itRoss Burton2021-12-171-1/+2
* recipetool: Set master branch only as fallbackStefan Herbrechtsmeier2021-12-171-8/+7
* recipetool: extend curl detection when creating recipesRoss Burton2021-12-131-1/+2
* recipetool: handle GitLab URLs like we do GitHubRoss Burton2021-12-131-1/+1
* scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole2021-12-131-1/+1
* wic: support rootdev identified by partition labelSchmidt, Adriaan2021-12-131-0/+2
* wic: use shutil.whichMingli Yu2021-12-133-7/+7
* scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason2021-11-211-2/+2
* scripts/oe-package-browser: Handle no packages being builtRichard Purdie2021-11-211-0/+2
* scripts/oe-package-browser: Fix after overrides changeRichard Purdie2021-11-211-3/+3
* convert-srcuri.py: use regex to check space in SRC_URIKai Kang2021-11-211-4/+4
* scripts/convert-srcuri: Update SRC_URI conversion script to handle github url...Richard Purdie2021-11-151-1/+15
* meta/scripts: Manual git url branch additionsRichard Purdie2021-11-151-0/+3
* meta: Add explict branch to git SRC_URIsRichard Purdie2021-11-151-0/+63
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-10/+64
* scriptutils.py: Add check before deleting pathChandana kalluri2021-10-011-1/+2
* wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk2021-09-261-1/+1
* meta: Drop useless classRichard Purdie2021-09-231-4/+0
* scripts/oe-publish-sdk: Disable git gc to avoid build errorsRichard Purdie2021-09-231-2/+2
* pybootchart: Avoid divide by zeroRichard Purdie2021-09-211-1/+4
* wic: keep rootfs_size as integerAlexander Kanavin2021-09-191-1/+1
* meta: correct collections vs collections.abc deprecationAlexander Kanavin2021-09-191-1/+2
* wic: Add extra-space argumentKristian Klausen2021-09-062-2/+7
* recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton2021-09-041-1/+1
* buildhistory: Add output file listing package informationAndres Beltran2021-08-271-14/+23
* buildhistory-collect-srcrevs: Adapt to the new variable override syntaxPeter Kjellerstedt2021-08-261-2/+2
* qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin2021-08-231-0/+2
* wic: Add --no-fstab-update part optionDaniel Gomez2021-08-204-3/+8
* package/scripts: Fix FILES_INFO handlingRichard Purdie2021-08-175-11/+12
* scripts/lib/wic/help/py: "Redhat" -> "Red Hat"Robert P. J. Day2021-08-171-1/+1
* wic: don't forcibly pass -T defaultRoss Burton2021-08-123-3/+3
* convert-overrides.py: also convert comments without a leading whitespaceChen Qi2021-08-121-3/+3
* convert-overrides.py: allow dots before override in vars_re and shortvars_reMartin Jansa2021-08-051-3/+3
* image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie2021-08-041-1/+1
* meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie2021-08-041-1/+1
* convert-overrides.py: handle few more cases of overridesDenys Dmytriyenko2021-08-041-2/+3