| Commit message (Expand) | Author | Age | Files | Lines |
* | runqemu: use "raw" instead of "bin" for ovmf | Jon Mason | 2021-03-06 | 1 | -0/+2 |
* | scripts/oe-debuginfod: script that fetches package manager directory | Dorinda | 2021-03-02 | 1 | -0/+31 |
* | scripts/lib/wic/partition.py: do not set FAT size | Alexander Kanavin | 2021-03-02 | 1 | -4/+0 |
* | wic: Warn if an ext filesystem affected by the Y2038 problem is used | Florian Bezdeka | 2021-02-26 | 5 | -3/+42 |
* | runqemu: Add new option to disable vga emulation | Khem Raj | 2021-02-23 | 1 | -0/+3 |
* | oe-pkgdata-util: Check if environment script is initialized | Dorinda | 2021-02-10 | 1 | -0/+3 |
* | wic: debug mode to keep tmp directory | Lee Chee Yang | 2021-02-09 | 1 | -2/+4 |
* | devtool: Fix file:// fetcher symlink directory structure | Tomasz Dziendzielski | 2021-01-23 | 1 | -1/+5 |
* | devtool: Fix source extraction for gcc shared source | Tomasz Dziendzielski | 2021-01-20 | 1 | -4/+26 |
* | wic: Optimise fstab modification for ext2/3/4 and msdos partitions | Paul Barker | 2021-01-20 | 2 | -8/+28 |
* | wic: Copy rootfs dir if fstab needs updating | Paul Barker | 2021-01-20 | 3 | -29/+29 |
* | wic: Update pseudo db when excluding content from rootfs | Paul Barker | 2021-01-20 | 1 | -5/+8 |
* | wic: Ensure internal workdir is not reused | Paul Barker | 2021-01-20 | 1 | -1/+11 |
* | runqemu: Add support for VHD/VHDX rootfs | Sinan Kaya | 2021-01-20 | 1 | -3/+5 |
* | recipetool: create: only add npmsw url if required | Kamel Bouhara | 2021-01-16 | 1 | -1/+5 |
* | scripts: oe-run-native, fix *-native directories | Adrian Herrera | 2021-01-15 | 1 | -1/+1 |
* | wic: Allow exec_native_cmd to run HOSTTOOLS | Paul Barker | 2021-01-13 | 1 | -2/+5 |
* | wic: Add workdir argument | Paul Barker | 2021-01-13 | 2 | -1/+3 |
* | wic/direct/kparser: ensure fsuuid for vfat and msdos align with format | Lee Chee Yang | 2021-01-01 | 2 | -0/+24 |
* | devtool: gitsm:// should be handled same as git:// in upgrades | Alexander Kanavin | 2020-12-31 | 1 | -2/+2 |
* | wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHS | Peter Kjellerstedt | 2020-12-20 | 1 | -1/+11 |
* | wic: Introduce empty plugin to create unformatted empty partitions | Diego Sueiro | 2020-12-15 | 1 | -0/+32 |
* | isoimage-isohybrid.py: Support adding files/dirs | Chaitanya Vadrevu | 2020-11-08 | 1 | -0/+14 |
* | update_udev_hwdb: clean hwdb.bin | Mingli Yu | 2020-10-31 | 1 | -0/+1 |
* | scripts/install-buildtools: Update to 3.2 M3 buildtools | Ross Burton | 2020-10-20 | 1 | -2/+2 |
* | devtool: make sure .git/info exists before writing to .git/info/excludes | Roland Hieber | 2020-10-17 | 1 | -1/+6 |
* | oe-build-perf-report: Ensure correct data is shown for multiple branch options | Richard Purdie | 2020-10-10 | 1 | -2/+2 |
* | scripts/oe-build-perf-report: Allow operation with no buildstats | Richard Purdie | 2020-10-10 | 1 | -1/+1 |
* | devtool: remove unused variable | Ross Burton | 2020-10-08 | 1 | -1/+0 |
* | wic: Handle new PSEUDO_IGNORE_PATHS variable | Richard Purdie | 2020-10-07 | 1 | -5/+7 |
* | base/bitbake.conf: Enable pseudo path filtering | Richard Purdie | 2020-10-07 | 1 | -0/+2 |
* | qemuboot: Add QB_RNG variable | Khem Raj | 2020-09-24 | 1 | -1/+1 |
* | scripts/oe-build-perf-report: Use python3 from the environment | Richard Purdie | 2020-09-20 | 1 | -1/+1 |
* | buildhistory-diff: use BUILDDIR to know where buildhistory is | Ross Burton | 2020-09-17 | 1 | -6/+3 |
* | wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ... | Khairul Rohaizzat Jamaluddin | 2020-09-15 | 1 | -4/+4 |
* | oe-publish-sdk: add --keep-orig option | Adrian Freihofer | 2020-09-08 | 1 | -1/+5 |
* | oe-publish-sdk: fix layers init via ssh | Adrian Freihofer | 2020-09-08 | 1 | -1/+1 |
* | runqemu: Add a hook to allow it to renice | Richard Purdie | 2020-09-06 | 1 | -0/+5 |
* | devtool: deploy-target: Fix size calculation for hard links | Michael Tretter | 2020-09-02 | 1 | -1/+7 |
* | wic: misc: Add /bin to the list of searchpaths | Vijai Kumar K | 2020-09-02 | 1 | -2/+3 |
* | devtool: expand SRC_URI when guessing recipe update mode | Martin Jansa | 2020-08-27 | 1 | -1/+1 |
* | runqemu: Show an error for conflicting graphics options | Richard Purdie | 2020-08-26 | 1 | -0/+4 |
* | wic: Add 512 Byte alignment to --offset | Joshua Watt | 2020-08-22 | 2 | -10/+18 |
* | runqemu: Check gtk or sdl option is passed together with gl or gl-es options. | Vasyl Vavrychuk | 2020-08-19 | 1 | -1/+2 |
* | runqemu: fix permission check of /dev/vhost-net | Chen Qi | 2020-08-11 | 1 | -2/+2 |
* | wic: fix typo | Daniel Ammann | 2020-08-06 | 1 | -1/+1 |
* | checklayer: check layer in BBLAYERS before test | Lee Chee Yang | 2020-07-27 | 2 | -1/+22 |
* | wic/bootimg-efi: Add support for IMAGE_BOOT_FILES | Khasim Mohammed | 2020-07-25 | 1 | -0/+60 |
* | wic/filemap: Fall back to standard copy when no way to get the block map | Kevin Hao | 2020-07-18 | 1 | -1/+27 |
* | wic/filemap: Drop the unused get_unmapped_ranges() | Kevin Hao | 2020-07-18 | 1 | -36/+2 |