public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v7 0/8] Migrate to mmdebstrap
 2023-11-01 10:57 UTC  (7+ 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 v6 0/8] Migrate to mmdebstrap
 2023-11-01  9:58 UTC  (11+ messages)
` [PATCH v6 1/8] meta: Switch "
` [PATCH v6 2/8] meta: Preinstall apt for Ubuntu and RPi targets
` [PATCH v6 3/8] isar-bootstrap: Move preparations to hooks
` [PATCH v6 4/8] isar-bootstrap: Use tar output instead of directory
` [PATCH v6 5/8] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v6 6/8] user_manual.md: Update minimal host requirements
` [PATCH v6 7/8] isar-bootstrap: Remove unused code
` [PATCH v6 8/8] meta: Fix missing dpkg available

[PATCH] testsuite: Add source package contents test case
 2023-11-01  9:32 UTC 

[PATCH] image-account-extension: Avoid deprecated crypt module
 2023-11-01  7:13 UTC  (2+ messages)

[PATCH] debianize: Introduce DEBIAN_MULTI_ARCH
 2023-11-01  7:13 UTC  (3+ messages)

[PATCH 1/1] imager: fix caching issue by excluding BITBAKEDIR
 2023-11-01  7:12 UTC  (2+ messages)

[PATCH 0/5] Separate prebuild activities
 2023-10-30  8:00 UTC  (12+ messages)
` [PATCH 3/5] meta: Implement two stage build

build failing with default umask changed from 0022 to 0077
 2023-10-27  8:45 UTC  (2+ messages)

[PATCH] dpkg-source: Drop -I filter
 2023-10-26 14:56 UTC  (6+ messages)

[PATCH v2] dpkg: Account for empty local apt cache after package build
 2023-10-25  6:44 UTC  (3+ messages)

[PATCH] linux-custom: Allow for config fragments in subdirs
 2023-10-25  6:42 UTC  (2+ messages)

[PATCH] image: Fix quality check ignore for multiuser config
 2023-10-20 15:32 UTC  (2+ messages)

[PATCH] dpkg: Account for empty local apt cache after package build
 2023-10-19  4:36 UTC  (3+ messages)

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

OT: People Who Point Out Grammar Mistakes Are Jerks, Study Suggests
 2023-10-18  5:31 UTC 

[PATCH v4 0/6] Migrate to mmdebstrap
 2023-10-17 14:05 UTC  (11+ messages)
` [PATCH v4 1/6] meta: Switch "
` [PATCH v4 2/6] isar-bootstrap: Move preparations to hooks
` [PATCH v4 3/6] isar-bootstrap: Use tar output instead of directory
` [PATCH v4 4/6] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v4 5/6] user_manual.md: Update minimal host requirements
` [PATCH v4 6/6] isar-bootstrap: Remove unused code

[PATCH] Allow disabling source packages cleanup
 2023-10-16  9:39 UTC  (5+ messages)

[PATCH v3 0/9] HOST_ARCH, -native, riscv64, and all the rest
 2023-10-16  7:15 UTC  (13+ messages)
` [PATCH v3 1/9] Rename BUILD_HOST_ARCH to BUILD_ARCH
` [PATCH v3 2/9] dpkg: Drop redundant PACKAGE_ARCH initialization
` [PATCH v3 3/9] crossvars: Adjust logic to account for -native package builds in non-cross setups
` [PATCH v3 4/9] multiarch: Downgrade native dependencies when building in emulated environment
` [PATCH v3 5/9] meta-isar: jh7110-u-boot-spl-tool: Rely on native annotation
` [PATCH v3 6/9] meta-isar: jh7110-u-boot-spl-image: Fix native build
` [PATCH v3 7/9] meta-isar: u-boot-starfive-visionfive2: Simplify build dependencies
` [PATCH v3 8/9] linux-custom: Drop unused template variable
` [PATCH v3 9/9] Move riscv64 from sid-ports to regular sid

[PATCH] kas: Fix old-style overrides for compat-arch feature
 2023-10-12 17:25 UTC  (2+ messages)

[PATCH] optee-client: Fix native arm64 build
 2023-10-12 17:25 UTC  (3+ messages)

[PATCH] meta: optee-client: Generalize and update shutdown rule
 2023-10-12 17:24 UTC  (5+ messages)

[PATCH v2 0/9] HOST_ARCH, -native, riscv64, and all the rest
 2023-10-12  5:06 UTC  (14+ messages)
` [PATCH v2 1/9] Rename BUILD_HOST_ARCH to BUILD_ARCH
` [PATCH v2 2/9] dpkg: Drop redundant PACKAGE_ARCH initialization
` [PATCH v2 3/9] crossvars: Adjust logic to account for -native package builds in non-cross setups
` [PATCH v2 4/9] multiarch: Downgrade native dependencies when building in emulated environment
` [PATCH v2 5/9] meta-isar: jh7110-u-boot-spl-tool: Rely on native annotation
` [PATCH v2 6/9] meta-isar: jh7110-u-boot-spl-image: Fix native build
` [PATCH v2 7/9] meta-isar: u-boot-starfive-visionfive2: Simplify build dependencies
` [PATCH v2 8/9] linux-custom: Drop unused template variable
` [PATCH v2 9/9] Move riscv64 from sid-ports to regular sid

ISAR_REBUILD_ESSENTIAL_PKGS - upgrade packages present in isar-bootstrap
 2023-10-12  5:01 UTC  (4+ messages)

[PATCH v4 0/3] linux-custom: Split up binaries from kernel headers to kbuild packages
 2023-10-10  9:12 UTC  (8+ messages)
` [PATCH v4 2/3] linux-custom: Provide host and target specific kernel "

[isar-cip-core][PATCH 0/4] make compatible with latest ISAR revision
 2023-10-08 11:16 UTC 

SSTATE cache not working for -native recipes due to unexpanded variable
 2023-10-07  6:12 UTC  (5+ messages)

-native working as designed? target vs host sbuild-chroot
 2023-10-06 15:19 UTC  (11+ messages)

[PATCH 0/7] HOST_ARCH, -native, riscv64, and all the rest
 2023-10-06  6:06 UTC  (14+ messages)
` [PATCH 1/7] Revert "base: Fix HOST_ARCH for native builds"
` [PATCH 2/7] multiarch: Downgrade native dependencies when building in emulated environment
` [PATCH 3/7] meta-isar: jh7110-u-boot-spl-tool: Rely on native annotation
` [PATCH 4/7] meta-isar: jh7110-u-boot-spl-image: Fix native build
` [PATCH 5/7] meta-isar: u-boot-starfive-visionfive2: Simplify build dependencies
` [PATCH 6/7] linux-custom: Drop unused template variable
` [PATCH 7/7] Move riscv64 from sid-ports to regular sid

[PATCH v3] base: Fix HOST_ARCH for native builds
 2023-10-05 10:39 UTC  (9+ messages)

[PATCH] kas: Fix a typo in KAS_IMAGE_PREINSTALL list
 2023-10-03 16:11 UTC  (2+ messages)

[PATCH] Kconfig: Fix some machine selections
 2023-10-03 16:11 UTC  (3+ messages)

[PATCH v2] base: Fix HOST_ARCH for native builds
 2023-10-01  8:17 UTC  (5+ messages)

[PATCH v5 00/13] Support building Isar using kas
 2023-09-29  6:53 UTC  (15+ messages)
` [PATCH v5 01/13] kas: Add initial Kconfig support
` [PATCH v5 02/13] kas: Add a local copy of kas-container script
` [PATCH v5 03/13] kas: Add mirror selection
` [PATCH v5 04/13] kas: Add packages selection
` [PATCH v5 05/13] kas: Add COMPAT_ARCH support
` [PATCH v5 06/13] kas: Add cross compilation mode selection support
` [PATCH v5 07/13] kas: Add ccache option
` [PATCH v5 08/13] kas: Add image type selection
` [PATCH v5 09/13] kas: Add IMAGE_FSTYPES selection
` [PATCH v5 10/13] kas: Support CACHE_DEB_SRC option in menu
` [PATCH v5 11/13] kas: Add options to activate predefined users
` [PATCH v5 12/13] kas: Add kas/README.md
` [PATCH v5 13/13] scripts: Add a script to generate kas yaml configs

[PATCH] classes/imagetypes: Fix image tarball by removing first level directory
 2023-09-29  6:45 UTC  (2+ messages)

[PATCH] linux-custom: Fix provides for custom kernels
 2023-09-29  6:44 UTC  (2+ messages)

[PATCH] meta/classes/sdk.bbclass: add --transform in TAR_OPTIONS
 2023-09-28  8:26 UTC  (4+ messages)
` [PATCH v2] "

Apt Auth Mechanism for ISAR
 2023-09-27 11:19 UTC  (2+ messages)

[PATCH v4 00/13] Support building Isar using kas
 2023-09-26  7:59 UTC  (6+ messages)
` [PATCH v4 03/13] kas: Add mirror selection

page:  |  | latest

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