summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-05-05yocto-check-layer: Avoid bug when iterating and autoadding dependenciesRichard Purdie
2021-04-19documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELISTKhem Raj
2021-04-19scripts/verify-bashisms: Update checkbashisms.pl URLPetr Vorel
2021-03-28runqemu: use "raw" instead of "bin" for ovmfJon Mason
2021-03-28devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego
2021-03-10wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka
2021-02-26oe-pkgdata-util: Check if environment script is initializedDorinda
2021-02-26wic: debug mode to keep tmp directoryLee Chee Yang
2021-02-11recipetool: create: only add npmsw url if requiredKamel Bouhara
2021-02-05devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski
2021-01-27devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski
2021-01-27wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker
2021-01-27wic: Copy rootfs dir if fstab needs updatingPaul Barker
2021-01-27wic: Update pseudo db when excluding content from rootfsPaul Barker
2021-01-27wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker
2021-01-27wic: Ensure internal workdir is not reusedPaul Barker
2021-01-27wic: Add workdir argumentPaul Barker
2021-01-27scripts: oe-run-native, fix *-native directoriesAdrian Herrera
2021-01-12wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2021-01-12wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang
2021-01-12devtool: gitsm:// should be handled same as git:// in upgradesAlexander Kanavin
2020-11-12update_udev_hwdb: clean hwdb.binMingli Yu
2020-10-20scripts/install-buildtools: Update to 3.2 M3 buildtoolsRoss Burton
2020-10-17devtool: make sure .git/info exists before writing to .git/info/excludesRoland Hieber
2020-10-10oe-build-perf-report: Ensure correct data is shown for multiple branch optionsRichard Purdie
2020-10-10scripts/oe-build-perf-report: Allow operation with no buildstatsRichard Purdie
2020-10-08devtool: remove unused variableRoss Burton
2020-10-07wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2020-10-07base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2020-09-24qemuboot: Add QB_RNG variableKhem Raj
2020-09-20scripts/oe-build-perf-report: Use python3 from the environmentRichard Purdie
2020-09-17buildhistory-diff: use BUILDDIR to know where buildhistory isRoss Burton
2020-09-15wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-09-08oe-publish-sdk: add --keep-orig optionAdrian Freihofer
2020-09-08oe-publish-sdk: fix layers init via sshAdrian Freihofer
2020-09-06runqemu: Add a hook to allow it to reniceRichard Purdie
2020-09-02devtool: deploy-target: Fix size calculation for hard linksMichael Tretter
2020-09-02wic: misc: Add /bin to the list of searchpathsVijai Kumar K
2020-08-27devtool: expand SRC_URI when guessing recipe update modeMartin Jansa
2020-08-26runqemu: Show an error for conflicting graphics optionsRichard Purdie
2020-08-22wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-08-19runqemu: Check gtk or sdl option is passed together with gl or gl-es options.Vasyl Vavrychuk
2020-08-11runqemu: fix permission check of /dev/vhost-netChen Qi
2020-08-06wic: fix typoDaniel Ammann
2020-07-27checklayer: check layer in BBLAYERS before testLee Chee Yang
2020-07-25wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed
2020-07-18wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao
2020-07-18wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao
2020-07-18wic/filemap: Drop the unused block_is_unmapped()Kevin Hao
2020-07-12scripts/lib/recipetool/create.py: fix regex stringsTim Orling