summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-11-03meta/scripts: Manual git url branch additionsRichard Purdie
2021-11-03scripts/convert-srcuri: Backport SRC_URI conversion script from master branchRichard Purdie
2021-10-19scriptutils.py: Add check before deleting pathChandana kalluri
2021-09-30pybootchart: Avoid divide by zeroRichard Purdie
2021-09-24wic: keep rootfs_size as integerAlexander Kanavin
2021-08-27Use the label provided when formating a dos partitionjbouchard
2021-08-16wic: don't forcibly pass -T defaultRoss Burton
2021-08-16runqemu: Fix typo in error messageMatthias Klein
2021-08-04yocto-check-layer: ensure that all layer dependencies are tested tooNicolas Dechesne
2021-08-04checklayer: rename _find_layer_dependsNicolas Dechesne
2021-08-04checklayer: new function get_layer_dependencies()Nicolas Dechesne
2021-08-04yocto-check-layer: improve missed dependenciesNicolas Dechesne
2021-08-04oe-setup-builddir: update YP docs and OE URLsMichael Opdenacker
2021-08-04yocto-check-layer: Remove duplicated codeRichard Purdie
2021-07-06devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz
2021-05-07pybootchart/draw: Avoid divide by zero errorRichard Purdie
2021-05-03yocto-check-layer: Avoid bug when iterating and autoadding dependenciesRichard Purdie
2021-03-31documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELISTKhem Raj
2021-03-24scripts/verify-bashisms: Update checkbashisms.pl URLPetr Vorel
2021-03-20bitbake-whatchanged: change ending quote to proper periodRobert P. J. Day
2021-03-20devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego
2021-03-11runqemu: use "raw" instead of "bin" for ovmfJon Mason
2021-03-11wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka
2021-02-11oe-pkgdata-util: Check if environment script is initializedDorinda
2021-01-28devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski
2021-01-28devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski
2021-01-28wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker
2021-01-28wic: Copy rootfs dir if fstab needs updatingPaul Barker
2021-01-28wic: Add --change-directory argumentRicardo Ribalda Delgado
2021-01-28wic: Update pseudo db when excluding content from rootfsPaul Barker
2021-01-28wic: Ensure internal workdir is not reusedPaul Barker
2021-01-28wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker
2021-01-28wic: Add workdir argumentPaul Barker
2021-01-28wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2021-01-28wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2021-01-28wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado
2021-01-28wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado
2021-01-28wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2021-01-28base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2021-01-18scripts: oe-run-native, fix *-native directoriesAdrian Herrera
2021-01-05wic: fix typoDaniel Ammann
2021-01-04wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang
2020-12-10devtool: remove unused variableRoss Burton
2020-11-07update_udev_hwdb: clean hwdb.binMingli Yu
2020-10-19oe-build-perf-report: Ensure correct data is shown for multiple branch optionsRichard Purdie
2020-10-19scripts/oe-build-perf-report: Allow operation with no buildstatsRichard Purdie
2020-09-30wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-09-30wic: Fix error message when reporting invalid offsetJoshua Watt
2020-09-30wic: Fix --extra-space argument handlingJoshua Watt
2020-09-30wic: Add --offset argument for partitionsJoshua Watt