summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* pybootchart/draw: Avoid divide by zero errorRichard Purdie2021-05-131-1/+1
* yocto-check-layer: Avoid bug when iterating and autoadding dependenciesRichard Purdie2021-05-041-0/+3
* documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELISTKhem Raj2021-04-061-1/+1
* scripts/verify-bashisms: Update checkbashisms.pl URLPetr Vorel2021-03-281-1/+1
* bitbake-whatchanged: change ending quote to proper periodRobert P. J. Day2021-03-281-1/+1
* devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego2021-03-281-1/+6
* runqemu: use "raw" instead of "bin" for ovmfJon Mason2021-03-181-0/+2
* wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka2021-03-185-3/+42
* oe-pkgdata-util: Check if environment script is initializedDorinda2021-02-181-0/+3
* devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski2021-02-051-1/+5
* devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski2021-02-051-4/+26
* wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker2021-02-032-8/+28
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-02-033-29/+29
* wic: Add --change-directory argumentRicardo Ribalda Delgado2021-02-034-3/+26
* wic: Update pseudo db when excluding content from rootfsPaul Barker2021-02-031-5/+8
* wic: Ensure internal workdir is not reusedPaul Barker2021-02-031-1/+11
* wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker2021-02-031-2/+5
* wic: Add workdir argumentPaul Barker2021-02-032-1/+3
* wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt2021-02-031-1/+11
* wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie2021-02-031-5/+7
* wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado2021-02-031-7/+8
* wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado2021-02-031-6/+3
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2021-02-032-6/+38