public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v2 0/8] Restore cross-build for RISC-V, update VisionFive 2
 2024-01-09  7:33 UTC  (6+ messages)
` [PATCH v2 1/8] crossvars: Account for PACKAGE_ARCH = "${BUILD_ARCH}"
` [PATCH v2 2/8] meta-isar: jh7110-u-boot-spl-tool: Use BPN instead of PN
` [PATCH v2 5/8] meta-isar: starfive-visionfive2: Switch to upstream U-Boot
` [PATCH v2 6/8] meta-isar: starfive-visionfive2: Drop obsolete recipes
` [PATCH v2 7/8] meta-isar: linux-mainline: Update to 6.6.10

[PATCH 0/9] Restore cross-build for RISC-V, update VisionFive 2
 2024-01-08 17:31 UTC  (14+ messages)
` [PATCH 1/9] crossvars: Account for PACKAGE_ARCH = "${BUILD_ARCH}"
` [PATCH 2/9] Add workaround for cross-building riscv64
` [PATCH 3/9] meta-isar: jh7110-u-boot-spl-tool: Use BPN instead of PN
` [PATCH 4/9] meta-isar: starfive-visionfive2: Use kernel DTB
` [PATCH 5/9] meta-isar: jh7110-u-boot-spl-tool: Rework
` [PATCH 6/9] meta-isar: starfive-visionfive2: Switch to upstream U-Boot
` [PATCH 7/9] meta-isar: starfive-visionfive2: Drop obsolete recipes
` [PATCH 8/9] meta-isar: linux-mainline: Update to 6.6.9
` [PATCH 9/9] meta-isar: Switch VisionFive 2 to mainline kernel

[PATCH 0/9] Add support for BeaglePlay
 2024-01-08 15:07 UTC  (18+ messages)
` [PATCH 1/9] meta-isar: linux-mainline: Update to 6.6.10
` [PATCH 2/9] optee-os: Switch default binary to tee-raw.bin
` [PATCH 3/9] u-boot-custom: Allow to set BL31 and TEE from recipes
` [PATCH 4/9] u-boot-custom: Allow to define different installation binaries
` [PATCH 5/9] beagleplay: Add TF-A recipe
` [PATCH 6/9] beagleplay: Add OP-TEE recipe
` [PATCH 7/9] beagleplay: Add U-Boot recipe
` [PATCH 8/9] Add support for the BeaglePlay board
` [PATCH 9/9] expand-on-first-boot: Preserve MBR on expansion of GPT disks

[PATCH v4 0/3] linux-custom: Split up binaries from kernel headers to kbuild packages
 2024-01-08 12:20 UTC  (6+ messages)

[PATCH v2] libubootenv: Update to 0.3.5
 2024-01-08  7:54 UTC 

[PATCH v4] dpkg: Restore support for replacing pre-installed packages in sbuild-chroot
 2024-01-08  6:50 UTC 

[PATCH] classes/image-tools-extension.bbclass: remove prepare isar-apt part
 2024-01-08  4:40 UTC  (3+ messages)

[PATCH] recipes-devtools/sbuild-chroot: install self-built packages in sbuild flavor
 2024-01-05 12:00 UTC  (12+ messages)
  ` [PATCH v1] "

[PATCH v3] dpkg: Restore support for replacing pre-installed packages in sbuild-chroot
 2024-01-04 15:47 UTC 

Question - example on building a self-installing image
 2024-01-04  9:25 UTC  (4+ messages)

[PATCH] libubootenv: Update to 0.3.5
 2024-01-04  9:10 UTC  (5+ messages)

[PATCH v2] dpkg: Restore support for replacing pre-installed packages in sbuild-chroot
 2024-01-03 16:44 UTC  (2+ messages)

[PATCH] Fix GRUB booting on amd64 Ubuntu targets
 2024-01-03  8:30 UTC 

[PATCH] CI: Cover starfive-visionfive2 target
 2024-01-03  7:50 UTC  (6+ messages)

[PATCH] dpkg: Prevent early expansion of shell command
 2024-01-02  7:56 UTC 

[PATCH v3 0/3] Fix data-race in deployment of initrd
 2023-12-29  7:29 UTC  (3+ messages)
` [PATCH v3 2/3] deploy boot files via sstate-cache

[PATCH v2 0/4] Fixing isar-apt usage inside SDK
 2023-12-29  7:17 UTC  (6+ messages)
` [PATCH v2 1/4] rootfs: Split isar-apt and base-apt cleanup
` [PATCH v2 2/4] sdk: Remove duplicated isar-apt cleanup
` [PATCH v2 3/4] sdk: Control isar-apt list removing
` [PATCH v2 4/4] doc/user_manual.md: Improve SDK usage howto

[PATCH 0/5] Make ext4 images reproducible
 2023-12-28 10:10 UTC  (16+ messages)
` [PATCH 1/5] linux-module: Use debug-prefix-map to build modules deterministically
` [PATCH 2/5] wic: Set file system uuid to ext4 partitions
` [PATCH 3/5] wic: use E2FSPROGS_FAKE_TIME and hash_seed to generate reproducible ext4 images
` [PATCH 4/5] wic: honor the SOURCE_DATE_EPOCH in case of updated fstab
` [PATCH 5/5] wic: make ext2/3/4 images reproducible

[PATCH v2] dpkg: Account for empty local apt cache after package build
 2023-12-22  9:43 UTC  (2+ messages)

[PATCH] start_vm: Update distro list
 2023-12-22  7:37 UTC  (2+ messages)

Create iso image using the wic script in the isar package
 2023-12-21  7:40 UTC  (2+ messages)

[PATCH] dpgk: Restore support for replacing pre-installed packages in sbuild-chroot
 2023-12-18  5:39 UTC  (2+ messages)

[PATCH] dpkg: Fix failure with the latest coreutils
 2023-12-14  7:15 UTC  (2+ messages)

[PATCH] wic:rootfs-u-boot.py: Set timestamps for newly updated files
 2023-12-14  7:15 UTC  (3+ messages)

[PATCH 1/1] add support for non-default modules dir in linux-module
 2023-12-14  7:14 UTC  (3+ messages)

[RFC][PATCH] Add sbuildchroot class
 2023-12-12  5:18 UTC  (6+ messages)

[RFC 1/1] delay creation of initrd until end of rootfs install
 2023-12-08 10:46 UTC  (3+ messages)

[PATCH 0/4] Fixing isar-apt usage inside SDK
 2023-12-07 15:46 UTC  (7+ messages)
` [PATCH 1/4] rootfs: Split isar-apt and base-apt cleanup
` [PATCH 2/4] sdk: Remove duplicated isar-apt cleanup
` [PATCH 3/4] sdk: Control isar-apt list removing
` [PATCH 4/4] doc/user_manual.md: Improve SDK usage howto

[PATCH 3/4] sdk: Control isar-apt list removing
 2023-12-07 15:30 UTC 

[PATCH] nanopi-neo.wks.in: use partition uuid instead of providing mmcblk2 disk
 2023-11-30 14:35 UTC  (6+ messages)
  ` [PATCH] nanopi-neo: Use partition uuid instead of particular disk

[PATCH 1/1] bitbake: backport fetch2/aws: forward env-vars used in gitlab-ci K8s
 2023-11-30  8:45 UTC  (8+ messages)

[PATCH] meta/classes/rootfs.bbclass:systemd-resolved fix build issue
 2023-11-29  9:22 UTC  (2+ messages)

[PATCH] dpkg: make sbuild timeout configurable
 2023-11-29  9:22 UTC  (5+ messages)
  ` [PATCH v2 0/1] "
    ` [PATCH v2 1/1] "

Release plans?
 2023-11-21  7:17 UTC  (3+ messages)

[PATCH] ChangeLog: describe changes since 0.9 release
 2023-11-21  7:03 UTC  (2+ messages)

[PATCH 0/4] IMAGER_INSTALL cleanups
 2023-11-21  7:02 UTC  (7+ messages)
` [PATCH 1/4] imagetypes_wic: Prepare for WIC_IMAGER_INSTALL being undefined
` [PATCH 2/4] Convert WIC_IMAGER_INSTALL to IMAGER_INSTALL:wic
` [PATCH 3/4] meta-isar: Limit wic-related imager dependencies to that image type
` [PATCH 4/4] imagetypes_wic: Deprecate WIC_IMAGER_INSTALL

[PATCH] debianize: handle .triggers and .service files
 2023-11-16 12:38 UTC  (7+ messages)

[PATCH] debianize: introduce DEBIAN_PROVIDES and DEBIAN_REPLACES
 2023-11-16  7:07 UTC  (2+ messages)

debian-sid build for RISCV64 broken
 2023-11-10  8:44 UTC  (4+ messages)

Style question on IMAGER_INSTALL
 2023-11-10  8:38 UTC  (2+ messages)

[PATCH] testsuite: Add source package contents test case
 2023-11-10  8:32 UTC  (2+ messages)

Migration to SCHROOT
 2023-11-08  5:21 UTC  (5+ messages)

[PATCH v7 0/8] Migrate to mmdebstrap
 2023-11-01 10:57 UTC  (9+ messages)
` [PATCH v7 1/8] meta: Preinstall apt for Ubuntu and RPi targets
` [PATCH v7 2/8] meta: Switch to mmdebstrap
` [PATCH v7 3/8] meta: Fix missing dpkg available
` [PATCH v7 4/8] isar-bootstrap: Move preparations to hooks
` [PATCH v7 5/8] isar-bootstrap: Use tar output instead of directory
` [PATCH v7 6/8] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v7 7/8] user_manual.md: Update minimal host requirements
` [PATCH v7 8/8] isar-bootstrap: Remove unused code

[PATCH v6 0/8] Migrate to mmdebstrap
 2023-11-01  9:58 UTC  (3+ messages)

page:  |  | latest

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