[PATCH v5 1/3] meta/support: Generate a custom initramfs
2021-02-05 10:52 UTC (2+ messages)
` [PATCH v7 0/2] CPIO & OVA Images
[PATCH v5 1/3] meta/support: Generate a custom initramfs
2021-02-05 10:07 UTC (4+ messages)
` [PATCH v6 0/3] some images
[PATCH 0/2] Add support for containerized SDKs
2021-02-05 9:08 UTC (3+ messages)
` [PATCH 1/2] sdk: support creation of container image
` [PATCH 2/2] docs: document usage of sdk container images
[PATCHv2] wic/plugins: fix kernel version detection for bios
2021-02-05 8:41 UTC (5+ messages)
` IMPORTANT "
[PATCH] wic/plugins: fix kernel version detection for bios
2021-02-04 16:34 UTC
[PATCH] meta/conf/distro: Fix filling of DISTRO_APT_SOURCES with default sources
2021-02-04 8:57 UTC (3+ messages)
[RFC PATCH 0/2] wic: warn on usage of Y2038 affected file systems
2021-02-01 18:58 UTC (3+ messages)
` [RFC PATCH 1/2] wic-img: Forward warnings from wic to bitbake
` [RFC PATCH 2/2] wic: Warn if an ext filesystem affected by the Y2038 problem is used
[PATCH v2] linux-custom: Fix decompressed kernel name for arm64
2021-01-25 14:31 UTC
[PATCH] linux-custom: Fix decompressed kernel name for arm64
2021-01-25 13:11 UTC (4+ messages)
[PATCH v3] isar-bootstrap: Run gpg-agent before starting apt-key
2021-01-25 12:31 UTC (2+ messages)
[PATCH v2] isar-bootstrap: Run gpg-agent before starting apt-key
2021-01-24 11:28 UTC (11+ messages)
[PATCH] update libubootenv to 0.3.1
2021-01-22 21:27 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/3] allow do_patch to use the "git" tool
2021-01-22 13:40 UTC (7+ messages)
` [PATCH 1/3] dpkg: adjust task order to allow using "git" for patching
` [PATCH 2/3] meta-isar: apply a "git" patch in cowsay
` [PATCH 3/3] dpkg-gbp: default to "git" patching
image-postproc-extension.bbclass modifying /etc/os-release
2021-01-22 11:36 UTC (21+ messages)
[PATCH 0/1] RFC: Package perf from linux kernel tools
2021-01-21 16:35 UTC (13+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/2] "
` [PATCH 1/2] feat: package linux-perf-<version> in kernel recipe
` [PATCH 2/2] feat: add and package python bindings for perf
How to update os-release information
2021-01-19 8:02 UTC (2+ messages)
[PATCH v4 00/13] Complete backlog: SDK, assorting fixed and cleanups
2021-01-18 17:30 UTC (9+ messages)
` [PATCH v4 07/13] isar-bootstrap: Connect to gpg-agent before adding keys
` [PATCH v1] isar-bootstrap: Run gpg-agent before starting apt-key
[PATCH] sdkchroot: Drop bogus restriction to x86 hosts
2021-01-18 16:18 UTC (2+ messages)
[PATCH] meta: u-boot-script: Print which files are loaded
2021-01-18 16:17 UTC (2+ messages)
[PATCH 0/6] Add support for Ubuntu
2021-01-18 16:15 UTC (19+ messages)
` [PATCH 1/6] meta: image: Account for Ubuntu differences in do_copy_boot_files
` [PATCH 2/6] meta/isar-bootstrap: allow passing a SCRIPT to debootstrap
` [PATCH 3/6] wic: bootimg-efi-isar: Add support for Ubuntu
` [PATCH 4/6] meta: cache_deb_src: Account for the case that resolv.conf is a non-existent link
` [PATCH 5/6] meta-isar: Add new distro ubuntu with suite "focal"
` [PATCH 6/6] meta-isar: linux-mainline: Adjust cfg fragment test to arm64 defconfig
[PATCH] expand-on-first-boot: List fdisk as explicit dependency
2021-01-18 16:14 UTC (3+ messages)
[PATCH] scripts/start_vm: Use buster as default distro
2021-01-18 16:11 UTC (2+ messages)
[PATCH v4 1/3] classes: Add initramfs class
2021-01-18 10:07 UTC (3+ messages)
` [PATCH v4 2/3] Add example initramfs module recipe
` [PATCH v4 3/3] Add custom isar-initramfs example
[PATCH v2 3/3] Add custom isar-initramfs example
2021-01-18 10:00 UTC (6+ messages)
` [PATCH v3 1/3] classes: Add initramfs class
` [PATCH v3 2/3] Add example initramfs module recipe
` [PATCH v3 3/3] Add custom isar-initramfs example
[RFC PATCH 0/2] support generation of sdk container images
2021-01-15 8:16 UTC (25+ messages)
` [RFC PATCH 1/2] sdk: support creation of container image
` [RFC PATCH 2/2] docs: document usage of sdk container images
[RFC] Image templates
2020-12-13 15:20 UTC (11+ messages)
do_adjust_git in dpkg-base.bbclass not working for gitsm fetcher
2020-12-02 18:03 UTC (7+ messages)
[PATCH] stm32mp15x: Update to OP-TEE 3.11.0 and tune version output
2020-12-02 10:17 UTC (2+ messages)
[PATCH] stm32mp15x: Update to TF-A 2.4
2020-12-02 10:16 UTC (2+ messages)
[PATCH v10 00/14] Debsrc Caching
2020-11-27 13:46 UTC (16+ messages)
` [PATCH v10 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v10 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v10 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v10 04/14] deb-dl-dir: Make debsrc_download faster
` [PATCH v10 05/14] deb-dl-dir: Download files only belonging to the current image
` [PATCH v10 06/14] deb-dl-dir: Factor out the mounting part
` [PATCH v10 07/14] deb-dl-dir: Fix skipping of removed files
` [PATCH v10 08/14] repository: Add a sanity test to check missing sources
` [PATCH v10 09/14] base-apt: Introduce BASE_REPO_FEATURES
` [PATCH v10 10/14] repository: Fix failures due to missing section
` [PATCH v10 11/14] scripts/ci_build.sh: Enable deb-src caching
` [PATCH v10 12/14] rootfs: Fix possible overwrite of existing resolv.conf
` [PATCH v10 13/14] rootfs: Handle failures when postprocess is rerun
` [PATCH v10 14/14] doc/user_manual.md: Document details about deb-src caching
[PATCH v4] Add recipe for linux kselftest
2020-11-26 18:38 UTC (5+ messages)
[PATCH v9 13/14] rootfs: Handle failures when postprocess is rerun
2020-11-26 18:12 UTC (5+ messages)
` [PATCH v9 14/14] doc/user_manual.md: Document details about deb-src caching
[PATCH v3] u-boot: add libubootenv
2020-11-26 17:20 UTC (3+ messages)
` [PATCH v4] "
[debsecan] export dpkg status for debsecan
2020-11-26 17:18 UTC (3+ messages)
` [debsecan] meta/classes: export dpkg status file "
[PATCH v2] expand-on-first-boot: Allow expanding extended MBR partitions
2020-11-26 16:02 UTC (2+ messages)
[PATCH v2] sdkchroot: Fix dependency for RISC-V
2020-11-26 15:59 UTC (2+ messages)
[PATCH] Set PATCHRESOLVE to noop by default
2020-11-26 15:57 UTC (2+ messages)
[PATCH 0/2] sifive-fu540: opensbi build fix and cleanup
2020-11-26 15:56 UTC (2+ messages)
[PATCH v4 00/11] Support for building TF-A and OP-TEE, add STM32MP15x board
2020-11-26 15:54 UTC (2+ messages)
[PATCH] dpkg: Add control over removal of built packages
2020-11-26 15:47 UTC (2+ messages)
[PATCH v2] wic/plugins: Fix boot plugin
2020-11-26 14:35 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox