summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* base/bitbake.conf: Enable pseudo path filteringRichard Purdie2021-02-031-0/+2
* scripts: oe-run-native, fix *-native directoriesAdrian Herrera2021-01-211-1/+1
* wic: fix typoDaniel Ammann2021-01-131-1/+1
* wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang2021-01-092-0/+24
* devtool: remove unused variableRoss Burton2020-12-181-1/+0
* update_udev_hwdb: clean hwdb.binMingli Yu2020-11-121-0/+1
* oe-build-perf-report: Ensure correct data is shown for multiple branch optionsRichard Purdie2020-10-221-2/+2
* scripts/oe-build-perf-report: Allow operation with no buildstatsRichard Purdie2020-10-221-1/+1
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-10-062-10/+18
* wic: Fix error message when reporting invalid offsetJoshua Watt2020-10-061-1/+1
* wic: Fix --extra-space argument handlingJoshua Watt2020-10-061-1/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-10-063-20/+42
* scripts/oe-build-perf-report: Use python3 from the environmentRichard Purdie2020-09-231-1/+1
* oe-publish-sdk: fix layers init via sshAdrian Freihofer2020-09-171-1/+1
* runqemu: Add a hook to allow it to reniceRichard Purdie2020-09-171-0/+5
* devtool: deploy-target: Fix size calculation for hard linksMichael Tretter2020-09-101-1/+7
* wic: misc: Add /bin to the list of searchpathsVijai Kumar K2020-09-101-2/+3
* devtool: expand SRC_URI when guessing recipe update modeMartin Jansa2020-09-101-1/+1
* runqemu: Show an error for conflicting graphics optionsRichard Purdie2020-09-021-0/+4
* runqemu: Check gtk or sdl option is passed together with gl or gl-es options.Vasyl Vavrychuk2020-08-271-1/+2
* checklayer: check layer in BBLAYERS before testLee Chee Yang2020-08-072-1/+22
* wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao2020-07-311-1/+27
* wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao2020-07-311-36/+2
* wic/filemap: Drop the unused block_is_unmapped()Kevin Hao2020-07-311-17/+0
* scripts/lib/recipetool/create.py: fix regex stringsTim Orling2020-07-221-5/+5
* devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen2020-07-161-2/+2
* checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne2020-07-021-1/+6