summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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
2020-09-23scripts/oe-build-perf-report: Use python3 from the environmentRichard Purdie
2020-09-09oe-publish-sdk: fix layers init via sshAdrian Freihofer
2020-09-08runqemu: 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-09-01devtool: expand SRC_URI when guessing recipe update modeMartin Jansa
2020-08-29runqemu: Show an error for conflicting graphics optionsRichard Purdie
2020-08-19runqemu: Check gtk or sdl option is passed together with gl or gl-es options.Vasyl Vavrychuk
2020-07-27checklayer: check layer in BBLAYERS before testLee Chee Yang
2020-07-23wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao
2020-07-23wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao
2020-07-23wic/filemap: Drop the unused block_is_unmapped()Kevin Hao
2020-07-13scripts/lib/recipetool/create.py: fix regex stringsTim Orling
2020-07-13devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen
2020-06-29checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne
2020-06-29scripts/install-buildtools: Handle new format checksum filesRichard Purdie
2020-06-29scripts/install-buildtools: Update to 3.2 M1 buildtoolsRichard Purdie
2020-06-26runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann
2020-06-23recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto
2020-06-20buildhistory-collect-srcrevs: sort directoriesDan McGregor
2020-06-18install-buildtools: remove hardcoded x86-64 architectureRoss Burton
2020-06-18install-buildtools: fail if an error occursRoss Burton
2020-06-18recipetool: Fix list concatenation when using editAlex Kiernan
2020-05-27resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie