summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-02-23devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz
2022-02-23recipetool: Fix circular reference in SRC_URISaul Wold
2022-01-22wic: use shutil.whichMingli Yu
2022-01-22wic: misc: Do not find for executables in ASSUME_PROVIDEDRicardo Ribalda Delgado
2022-01-11scripts: Update to use exec_module() instead of load_module()Richard Purdie
2022-01-11scripts/buildhistory-diff: drop use of distutilsTim Orling
2021-12-14recipetool: Set master branch only as fallbackStefan Herbrechtsmeier
2021-12-14runqemu: check the qemu PID has been set before kill()ing itRoss Burton
2021-12-14wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk
2021-12-08scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole
2021-12-02scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason
2021-12-02scripts/oe-package-browser: Handle no packages being builtRichard Purdie
2021-11-11meta/scripts: Manual git url branch additionsRichard Purdie
2021-11-11scripts/convert-srcuri: Backport SRC_URI conversion script from master branchRichard Purdie
2021-10-23scriptutils.py: Add check before deleting pathChandana kalluri
2021-10-07pybootchart: Avoid divide by zeroRichard Purdie
2021-09-30wic: keep rootfs_size as integerAlexander Kanavin
2021-09-01Use the label provided when formating a dos partitionjbouchard
2021-08-18wic: don't forcibly pass -T defaultRoss Burton
2021-08-18runqemu: Fix typo in error messageMatthias Klein
2021-08-10yocto-check-layer: ensure that all layer dependencies are tested tooNicolas Dechesne
2021-08-10checklayer: rename _find_layer_dependsNicolas Dechesne
2021-08-10checklayer: new function get_layer_dependencies()Nicolas Dechesne
2021-08-10yocto-check-layer: improve missed dependenciesNicolas Dechesne
2021-08-10oe-setup-builddir: update YP docs and OE URLsMichael Opdenacker
2021-08-10yocto-check-layer: Remove duplicated codeRichard Purdie
2021-07-10devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz
2021-05-13pybootchart/draw: Avoid divide by zero errorRichard Purdie
2021-05-04yocto-check-layer: Avoid bug when iterating and autoadding dependenciesRichard Purdie
2021-04-06documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELISTKhem Raj
2021-03-28scripts/verify-bashisms: Update checkbashisms.pl URLPetr Vorel
2021-03-28bitbake-whatchanged: change ending quote to proper periodRobert P. J. Day
2021-03-28devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego
2021-03-18runqemu: use "raw" instead of "bin" for ovmfJon Mason
2021-03-18wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka
2021-02-18oe-pkgdata-util: Check if environment script is initializedDorinda
2021-02-05devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski
2021-02-05devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski
2021-02-03wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker
2021-02-03wic: Copy rootfs dir if fstab needs updatingPaul Barker
2021-02-03wic: Add --change-directory argumentRicardo Ribalda Delgado
2021-02-03wic: Update pseudo db when excluding content from rootfsPaul Barker
2021-02-03wic: Ensure internal workdir is not reusedPaul Barker
2021-02-03wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker
2021-02-03wic: Add workdir argumentPaul Barker
2021-02-03wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2021-02-03wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2021-02-03wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado
2021-02-03wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado
2021-02-03wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado