public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] CI: Update kas version to include bwrap for GitLab CI
 2025-12-11 16:38 UTC  (6+ messages)

[PATCH] fix: correct typo in variable lookup
 2025-12-11 16:18 UTC  (2+ messages)

[PATCH] rootfs: Restore previous naming scheme in INITRD_DEPLOY_FILE
 2025-12-11 16:09 UTC  (6+ messages)

[PATCH] initramfs: Restore default "generate-initrd" logic in initramfs.bbclass
 2025-12-11 10:02 UTC  (2+ messages)

[PATCH v6 00/10] Add SBOM generation with debsbom
 2025-12-11  9:15 UTC  (18+ messages)
` [PATCH v6 01/10] refactor: move get_rootfs_distro from sdk into rootfs
` [PATCH v6 02/10] meta: package python libraries for SBOM generation
` [PATCH v6 03/10] meta: package python3-debsbom
` [PATCH v6 04/10] meta: add SBOM generation with debsbom
` [PATCH v6 05/10] override distro vendor in SBOM on Ubuntu
` [PATCH v6 06/10] add support to add imager dependencies to BOM
` [PATCH v6 07/10] wic: create uniform manifest describing all image components
` [PATCH v6 08/10] qemuamd64: add IMAGER_BOM entries
` [PATCH v6 09/10] imager: create SBOM of IMAGER_BOM packages
` [PATCH v6 10/10] wic: create uniform SBOM describing all image components

[PATCH] RECIPE-API-CHANGELOG: Fix entry for IMAGE_INITRD
 2025-12-11  9:14 UTC  (2+ messages)

[PATCH] rootfs: Fix disabling of initrd generation if there is a custom one
 2025-12-11  9:12 UTC  (4+ messages)

[PATCH] doc: Fix IMAGE_INITRD naming
 2025-12-11  9:05 UTC  (4+ messages)

[PATCH] meta/classes-recipe/linux-kselftest: remove forced ISAR_CROSS_COMPILE = "0"
 2025-12-11  3:51 UTC 

[PATCH] Fix initrd build depends after setting IMAGE_INITRD
 2025-12-09 16:13 UTC  (6+ messages)

[PATCH v5 00/10] Add SBOM generation with debsbom
 2025-12-09 14:09 UTC  (15+ messages)
` [PATCH v5 01/10] refactor: move get_rootfs_distro from sdk into rootfs
` [PATCH v5 02/10] meta: package python libraries for SBOM generation
` [PATCH v5 03/10] meta: package python3-debsbom
` [PATCH v5 04/10] meta: add SBOM generation with debsbom
` [PATCH v5 05/10] override distro vendor in SBOM on Ubuntu
` [PATCH v5 06/10] add support to add imager dependencies to BOM
` [PATCH v5 07/10] wic: create uniform manifest describing all image components
` [PATCH v5 08/10] qemuamd64: add IMAGER_BOM entries
` [PATCH v5 09/10] imager: create SBOM of IMAGER_BOM packages
` [PATCH v5 10/10] wic: create uniform SBOM describing all image components

[PATCH] meta/recipes-bsp/optee-os: correct typo in class inheritance
 2025-12-08 13:21 UTC  (5+ messages)

[PATCH] classes-recipe/dpkg-raw: Set DPKG_SOURCE_EXTRA_ARGS
 2025-12-08 13:20 UTC  (2+ messages)

[PATCH] docs: fix typos in initramfs part
 2025-12-08 13:20 UTC  (2+ messages)

[PATCH v2 0/3] Add support of Discoverable Disk Image
 2025-12-08 13:19 UTC  (5+ messages)
` [PATCH v2 1/3] Add Discoverable Disk Image definitions to ISAR
` [PATCH v2 2/3] Add imagetype Discoverable Disk Image(DDI)
` [PATCH v2 3/3] classes/image: Add DDI imagetype

[PATCH v2 0/7] Add Trixie support for various machines
 2025-12-05  9:44 UTC  (3+ messages)

[PATCH 0/2] handle DPKG_ARCH=all case for transitive deps
 2025-12-04 19:54 UTC  (5+ messages)
` [PATCH 1/2] dpkg-raw: add files to source package

[PATCH v2] Fix initrd build depends after setting IMAGE_INITRD
 2025-12-04  8:43 UTC 

[PATCH v3 00/27] Use more classes!
 2025-12-03 15:32 UTC  (32+ messages)
` [PATCH v3 01/27] linux-custom: Drop redundant template inheritance
` [PATCH v3 02/27] meta: Move INHERIT'ed classes into classes-global
` [PATCH v3 03/27] meta: Move recipe-pulled classes into classes-recipe
` [PATCH v3 04/27] meta-isar: "
` [PATCH v3 05/27] linux-custom: Migrate to a bbclass
` [PATCH v3 06/27] meta-isar: Switch to linux-kernel class
` [PATCH v3 07/27] linux-module: Migrate to a bbclasss
` [PATCH v3 08/27] meta-isar: Switch to linux-module class
` [PATCH v3 09/27] kselftest: Migrate to a bbclass
` [PATCH v3 10/27] meta-isar: Switch to kselftest class
` [PATCH v3 11/27] u-boot-custom: Migrate to a bbclass
` [PATCH v3 12/27] meta-isar: Switch to u-boot class
` [PATCH v3 13/27] optee-os[-tadevkit]-custom: Migrate to bbclass'es
` [PATCH v3 14/27] meta-isar: Switch to optee-os[-tadevkit] classes
` [PATCH v3 15/27] optee-client: Migrate to a bbclass
` [PATCH v3 16/27] meta-isar: Switch to optee-client class
` [PATCH v3 17/27] trusted-firmware-a: Migrate to a bbclass
` [PATCH v3 18/27] meta-isar: Switch to trusted-firmware-a class
` [PATCH v3 19/27] barebox: Add SPDX license identifiers
` [PATCH v3 20/27] barebox: Move inherit dpkg into common .inc
` [PATCH v3 21/27] barebox: Migrate to a bbclass
` [PATCH v3 22/27] meta-isar: Switch to barebox class
` [PATCH v3 23/27] initramfs-hook: Migrate to a bbclass
` [PATCH v3 24/27] meta[-isar]: Switch to initramfs-hook class
` [PATCH v3 25/27] container-loader: Migrate to bbclass'es
` [PATCH v3 26/27] meta-isar: Switch to {docker,podman}-loader classes
` [PATCH v3 27/27] RECIPES-API-CHANGELOG: Document include to class conversion

[PATCH] lib/oe/patch: use author date as commit date for "git am"
 2025-12-02  9:15 UTC 

[PATCH] lib/oe/patch: use author date as commit date for "git am"
 2025-12-02  4:32 UTC 

[PATCH 0/1] image: introduce IMAGE_INITRD, deprecate INITRD_IMAGE
 2025-11-29 15:00 UTC  (5+ messages)

[PATCH v2 00/27] Use more classes!
 2025-11-28 16:20 UTC  (4+ messages)

[PATCH] kselftest: update kselftest to latest LTS version
 2025-11-28 16:08 UTC  (2+ messages)

[PATCH] debianize: add support for systemd unit files
 2025-11-28 16:07 UTC  (2+ messages)

[PATCH 1/2] isoimage-isohybrid-isar: fix error if source_param image_name is set
 2025-11-28 16:07 UTC  (5+ messages)
` [PATCH 2/2] isoimage-isohybrid-isar: fix disk full if no initrd exists

[PATCH] initramfs-tee-ftpm-hook: Fix missing separator in OVERRIDES append
 2025-11-28 16:06 UTC  (9+ messages)

[PATCH] bootstrap: remove isar-bootstrap support
 2025-11-28 16:05 UTC  (6+ messages)

[RFC PATCH 0/3] Add support of Discoverable Disk Image
 2025-11-28 14:08 UTC  (3+ messages)

[PATCH] initramfs-tee-ftpm-hook: Restore waiting for tpm device
 2025-11-27 16:49 UTC 

[PATCH] CI: Add files generated during build by kas to .gitignore
 2025-11-27 16:10 UTC  (4+ messages)

[PATCH v2] docker-loader: Add missing dependency for trixie
 2025-11-27 14:56 UTC  (2+ messages)

[PATCH v3 0/2] linux-custom: add linux-perf package
 2025-11-27 11:39 UTC  (4+ messages)
` [PATCH v3 1/2] linux-custom: build perf and add it to the "
` [PATCH v3 2/2] doc: custom_kernel: add information on linux-perf

[PATCH] meta-isar/recipes-initramfs: correct the initrd image name
 2025-11-27  8:56 UTC  (2+ messages)

[PATCH 0/4] Updates for BeaglePlay board, hybrid-boot plugin deprecation
 2025-11-27  8:35 UTC  (6+ messages)
` [PATCH 1/4] u-boot-beagleplay: Update to v2025.10
` [PATCH 2/4] linux-mailine: Update to 6.12.58
` [PATCH 3/4] beagleplay: Use gpt-hybrid instead of our custom plugin
` [PATCH 4/4] wic: Deprecate hybrid-boot plugin

[PATCH v2 0/3] test and fix transitive multiarch dependencies
 2025-11-27  8:34 UTC  (2+ messages)

[PATCH v2 0/2] linux-custom: add linux-tools package and perf
 2025-11-27  7:22 UTC  (4+ messages)
` [PATCH v2 1/2] linux-custom: add linux-tools package and build perf
` [PATCH v2 2/2] doc: custom_kernel: add perf and linux-tools

[PATCH 0/3] linux-custom: add linux-tools package and perf
 2025-11-27  7:17 UTC  (9+ messages)
` [PATCH 1/3] linux-custom: add linux-tools package
` [PATCH 2/3] linux-custom: build perf and add it to linux-tools
` [PATCH 3/3] doc: custom_kernel: add perf and linux-tools

[PATCH] image: Fix variable dependency chain
 2025-11-26 10:03 UTC  (2+ messages)

[PATCH] deb-src: do not error but warn for missing source packages
 2025-11-26 10:03 UTC  (2+ messages)

[PATCH] mmdebstrap: support for user credentials for apt sources
 2025-11-26 10:02 UTC  (2+ messages)

[PATCH 1/2] meta/recipes-bsp/u-boot: use BPN for source package naming
 2025-11-26  9:47 UTC  (2+ messages)

[PATCH 1/2] bootimg-efi-isar: Add payload source_params
 2025-11-26  9:47 UTC  (2+ messages)

[PATCH] meta/recipes-bsp/trusted-firmware-a: use BPN for source package name
 2025-11-26  9:46 UTC  (2+ messages)

[PATCH] kas: set debian-trixie as the default distro
 2025-11-26  9:46 UTC  (2+ messages)

[PATCH] installer: hide device-mapper root partitions from target device list
 2025-11-26  9:46 UTC  (2+ messages)

[PATCH v2] Add security policy
 2025-11-26  9:45 UTC  (2+ messages)

[PATCH] meta/recipes-bsp/libubootenv: use BPN instead of PN
 2025-11-26  9:45 UTC  (2+ messages)

[PATCH] linux-custom: Fix logic for find command in `install_kbuild()`
 2025-11-26  9:45 UTC  (2+ messages)

[PATCH v2 1/1] generate_initramfs: fix progress reporting on dracut
 2025-11-26  9:43 UTC  (2+ messages)

[PATCH] kas: add dracut option to menu
 2025-11-26  9:43 UTC  (2+ messages)

[PATCH v2] linux-custom: Sync provides value with build profiles
 2025-11-26  9:42 UTC  (2+ messages)

[PATCH] initramfs-tee-ftpm-hook: Fix missing separator in OVERRIDES append
 2025-11-26  9:24 UTC 

[PATCH] docker-loader: Add missing dependency for trixie
 2025-11-24 17:05 UTC  (2+ messages)

[PATCH v4 00/10] Add SBOM generation with debsbom
 2025-11-24  9:16 UTC  (6+ messages)
` [PATCH v4 04/10] meta: add "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox