summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* resulttool/report: Avoid divide by zeroRichard Purdie2023-10-271-1/+4
* resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead2023-09-151-1/+5
* recipetool: Fix inherit in created -native* recipesYoann Congal2023-08-271-0/+4
* scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash wit...Alexander Kanavin2023-07-121-11/+8
* scripts/runqemu: split lock dir creation into a reusable functionAlexander Kanavin2023-07-121-16/+13
* oe-depends-dot: Handle new format for task-depends.dotRusty Howell2023-07-121-1/+20
* wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp2023-05-251-0/+7
* pybootchartui: Fix python syntax issueRichard Purdie2023-04-011-1/+1
* lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton2023-04-011-1/+1
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-241-1/+1
* nativesdk: Handle chown/chgrp calls in nativesdk do_install tasksRichard Purdie2023-02-242-0/+54
* devtool: Fix _copy_file() TypeErrorXiaobing Luo2023-02-131-1/+1
* lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton2023-01-061-2/+2
* wic: swap partitions are not added to fstabciarancourtney2022-11-201-1/+1
* devtool: add HostKeyAlgorithms option to ssh and scp commandsSteve Sakoman2022-10-271-4/+4
* create-pull-request: don't switch the git remote protocol to git://Martin Jansa2022-09-301-1/+1
* relocate_sdk.py: ensure interpreter size error causes relocation to failPaul Eggleton2022-09-031-2/+8
* wic: fix WicError messageMartin Jansa2022-07-081-1/+1
* scripts/git: Ensure we don't have circular referencesRichard Purdie2022-05-141-1/+8
* scripts: Make git intercept globalRichard Purdie2022-05-141-0/+0
* install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker2022-05-091-0/+19
* scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phan...Steve Sakoman2022-05-031-13/+0
* perf-build-test/report: Drop phantomjs and html email reports supportRichard Purdie2022-05-032-161/+8
* devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz2022-02-231-1/+1
* recipetool: Fix circular reference in SRC_URISaul Wold2022-02-231-1/+1
* wic: use shutil.whichMingli Yu2022-01-223-7/+7
* wic: misc: Do not find for executables in ASSUME_PROVIDEDRicardo Ribalda Delgado2022-01-221-2/+12
* scripts: Update to use exec_module() instead of load_module()Richard Purdie2022-01-112-4/+11
* scripts/buildhistory-diff: drop use of distutilsTim Orling2022-01-111-5/+0
* recipetool: Set master branch only as fallbackStefan Herbrechtsmeier2021-12-141-8/+7
* runqemu: check the qemu PID has been set before kill()ing itRoss Burton2021-12-141-1/+2
* wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk2021-12-141-1/+1
* scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole2021-12-081-1/+1
* scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason2021-12-021-2/+2
* scripts/oe-package-browser: Handle no packages being builtRichard Purdie2021-12-021-0/+2
* meta/scripts: Manual git url branch additionsRichard Purdie2021-11-111-0/+3
* scripts/convert-srcuri: Backport SRC_URI conversion script from master branchRichard Purdie2021-11-111-0/+77
* scriptutils.py: Add check before deleting pathChandana kalluri2021-10-231-1/+2
* pybootchart: Avoid divide by zeroRichard Purdie2021-10-071-1/+4
* wic: keep rootfs_size as integerAlexander Kanavin2021-09-301-1/+1
* Use the label provided when formating a dos partitionjbouchard2021-09-011-2/+4
* wic: don't forcibly pass -T defaultRoss Burton2021-08-183-3/+3
* runqemu: Fix typo in error messageMatthias Klein2021-08-181-1/+1
* yocto-check-layer: ensure that all layer dependencies are tested tooNicolas Dechesne2021-08-101-1/+18
* checklayer: rename _find_layer_dependsNicolas Dechesne2021-08-101-2/+2
* checklayer: new function get_layer_dependencies()Nicolas Dechesne2021-08-101-1/+6
* yocto-check-layer: improve missed dependenciesNicolas Dechesne2021-08-101-3/+1
* oe-setup-builddir: update YP docs and OE URLsMichael Opdenacker2021-08-101-2/+2
* yocto-check-layer: Remove duplicated codeRichard Purdie2021-08-101-2/+0
* devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz2021-07-101-1/+1