public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH 0/5] Improve debug infrastructure for build debugging
 2022-08-01 14:57 UTC  (5+ messages)
` [PATCH 1/5] get architecture specific build deps for devshell
` [PATCH 2/5] move CCACHE_DISABLE env var to function
` [PATCH 3/5] prepend ccache wrappers in devshell
` [PATCH 4/5] do not warn on CCACHE related variables

[PATCH v2 0/1] expand-on-first-boot: Switched exit behavior
 2022-08-01  6:20 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] ccache: make sure ccache is really not used even when installed
 2022-08-01  6:20 UTC  (3+ messages)

[PATCH] make dpkg-prebuilt task sstate cachable
 2022-07-29 15:50 UTC 

[PATCH] recipes-kernel: Check if CONFIG_MODULES is set
 2022-07-28 14:49 UTC 

[PATCH v2] make debug symbols of kernel build relocatable
 2022-07-28 13:29 UTC  (2+ messages)

[PATCH 1/1] fix: locate generated debs in WORKDIR
 2022-07-27 13:13 UTC  (2+ messages)

[PATCH v2 0/1] fix on-first-boot for systemd >= 247
 2022-07-27  9:20 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] deb-dl-dir: Avoid redownload src packages with epoch in version
 2022-07-27  3:54 UTC 

[PATCH] sbuild: always start build with a fresh sbuild.conf
 2022-07-26  6:53 UTC  (2+ messages)

[PATCH 0/3] image and buildchroot tweaks
 2022-07-26  6:53 UTC  (5+ messages)
` [PATCH 1/3] image: set convenience variables in bitbake code
` [PATCH 2/3] buildchroot: delay expansion of variable BUILDCHROOT_DIR
` [PATCH 3/3] sstate: remove paths below TMPDIR from BB_HASHBASE_WHITELIST

[PATCH v2 0/3] isar-sstate improvements
 2022-07-26  6:51 UTC  (5+ messages)
` [PATCH v2 1/3] fix(isar-sstate): catch errors during signature reading
` [PATCH v2 2/3] isar-sstate: refactor exit codes and error messages
` [PATCH v2 3/3] docs(isar-sstate): update documentation of lint command

[PATCH 0/1] fix on-first-boot for systemd >= 247
 2022-07-25 14:00 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH] expand-on-first-boot: Switched exit behavior
 2022-07-25 13:40 UTC  (3+ messages)

sbuild migration help needed
 2022-07-25  6:47 UTC  (8+ messages)

Bug: machine id is never generated
 2022-07-22 19:54 UTC  (6+ messages)

[PATCH] make debug symbols of kernel build relocatable
 2022-07-21 12:50 UTC  (3+ messages)

[PATCH] vm-img: fix clock sync issues in vmware template
 2022-07-21 12:25 UTC  (2+ messages)

[PATCH v4 0/1] add uuid to schroot folder
 2022-07-21 12:24 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/1] expand-on-first-boot: Check size before resizing
 2022-07-21 12:23 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/1] expand-on-first-boot: Check size before resizing
 2022-07-20 12:44 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH v5 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs
 2022-07-20 12:38 UTC  (2+ messages)

[PATCH 0/2] Adopt CI to Avocado 97.0
 2022-07-20  5:52 UTC  (11+ messages)
` [PATCH 1/2] CI: switch to the new runner
` [PATCH 2/2] Revert "scripts/ci_build.sh: Set avocado-framework version to 96.0"

[PATCH] add flag to enable ccache debug mode
 2022-07-20  5:50 UTC  (2+ messages)

[PATCH v2 0/2] Fix and cover systemd-boot usage in bookworm
 2022-07-20  5:49 UTC  (4+ messages)
` [PATCH v2 1/2] meta: introduce systemd-boot dependency variable
` [PATCH v2 2/2] meta-isar: enable systemd-boot for qemuarm-bookworm

[PATCH 0/1] Use path in TMPDIR for schroot's overlay
 2022-07-20  5:48 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 00/20] Migrate to Bitbake 2.0
 2022-07-20  5:47 UTC  (23+ messages)
` [PATCH v3 01/20] meta: change deprecated parse calls
` [PATCH v3 02/20] scripts/contrib: Add override conversion script
` [PATCH v3 03/20] scripts/contrib: configure "
` [PATCH v3 04/20] meta-isar: set default branch names
` [PATCH v3 05/20] meta: remove non recommended syntax
` [PATCH v3 06/20] bitbake: Update to Bitbake 2.0.1
` [PATCH v3 07/20] doc: require zstd tool
` [PATCH v3 08/20] meta: update bitbake variables
` [PATCH v3 09/20] bitbake.conf: align hash vars with openembedded
` [PATCH v3 10/20] meta: mark network and sudo tasks
` [PATCH v3 11/20] meta: update overrides syntax
` [PATCH v3 12/20] sstate: update bbclass
` [PATCH v3 13/20] bitbake.conf: declare default XZ and ZSTD options
` [PATCH v3 14/20] Revert "devshell: Use different termination test to avoid warnings"
` [PATCH v3 15/20] meta: align with OE-core libraries update
` [PATCH v3 16/20] Revert "Revert "devshell: Use different termination test to avoid warnings""
` [PATCH v3 17/20] CI: Adopt tests to syntax change
` [PATCH v3 18/20] isar-sstate: adopt sstate maintenance script
` [PATCH v3 19/20] Revert "bitbake: Make 3.6.0 the minimum python version"
` [PATCH v3 20/20] Revert "utils/ply: Change md5 usages to work on FIPS enabled hosts"

[PATCH v2 00/18] Migrate to Bitbake 2.0
 2022-07-20  5:26 UTC  (22+ messages)
` [PATCH v2 01/18] meta: change deprecated parse calls
` [PATCH v2 02/18] scripts/contrib: Add override conversion script
` [PATCH v2 03/18] scripts/contrib: configure "
` [PATCH v2 04/18] meta-isar: set default branch names
` [PATCH v2 05/18] meta: remove non recommended syntax
` [PATCH v2 06/18] bitbake: Update to Bitbake 2.0.1
` [PATCH v2 07/18] doc: require zstd tool
` [PATCH v2 08/18] meta: update bitbake variables
` [PATCH v2 09/18] bitbake.conf: align hash vars with openembedded
` [PATCH v2 10/18] meta: mark network and sudo tasks
` [PATCH v2 11/18] meta: update overrides syntax
` [PATCH v2 12/18] sstate: update bbclass
` [PATCH v2 13/18] bitbake.conf: declare default XZ and ZSTD options
` [PATCH v2 14/18] Revert "devshell: Use different termination test to avoid warnings"
` [PATCH v2 15/18] meta: align with OE-core libraries update
` [PATCH v2 16/18] Revert "Revert "devshell: Use different termination test to avoid warnings""
` [PATCH v2 17/18] CI: Adopt tests to syntax change
` [PATCH v2 18/18] isar-sstate: adopt sstate maintenance script

[PATCH v2 0/2] Sparse tar generation
 2022-07-19 18:56 UTC  (4+ messages)
` [PATCH v2 1/2] sstate: Generate image packages using sparse
` [PATCH v2 2/2] targz-img: Handle sparse files efficiently

[PATCH] linux-custom: Make tracing more consistent
 2022-07-19 18:55 UTC  (6+ messages)

[PATCH] linux-custom: Fix error handling of kernel build
 2022-07-19 18:55 UTC  (4+ messages)

patchwork and a proper archive
 2022-07-19 15:50 UTC  (2+ messages)

[PATCH v12 00/21] Sbuild/Schroot migration
 2022-07-19 14:55 UTC  (3+ messages)
` [PATCH v12 08/21] dpkg: Remove builddeps install task

[PATCH 0/3] isar-sstate improvements
 2022-07-19  8:11 UTC  (6+ messages)
` [PATCH 1/3] fix(isar-sstate): catch errors in signature comparison
` [PATCH 2/3] isar-sstate: refactor exit codes and error messages
` [PATCH 3/3] docs(isar-sstate): update documentation of lint command

[PATCH] sbuild: Fix low hit ratio for ccache on linux kernel rebuild
 2022-07-17 18:53 UTC  (7+ messages)

next: ccache broken for cross-compiling
 2022-07-14 14:44 UTC  (6+ messages)

[PATCH 1/2] linux-module: create S if not existing
 2022-07-14  9:17 UTC  (8+ messages)
` [PATCH 2/2] Add support for build dependencies in linux-module

[RFC] add uuid to schroot folder
 2022-07-13 13:52 UTC  (5+ messages)

support of REPRODUCIBLE_TIMESTAMP_ROOTFS in isar
 2022-07-13 11:04 UTC  (3+ messages)

[PATCH 0/2] Fix and cover systemd-boot usage in bookworm
 2022-07-12 13:08 UTC  (5+ messages)
` [PATCH 2/2] meta-isar: enable systemd-boot for qemuarm-bookworm

[PATCH] sbuild: Resolve package alternatives
 2022-07-12 12:41 UTC  (2+ messages)

[PATCH] wic: bootimg-efi-isar: Add support for loading device tree files
 2022-07-11 16:31 UTC  (5+ 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