[PATCH v3 00/20] Migrate to Bitbake 2.0
2022-07-19 12:59 UTC (11+ 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 0/3] image and buildchroot tweaks
2022-07-19 12:39 UTC (4+ 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-19 12:35 UTC (4+ 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 v2 00/18] Migrate to Bitbake 2.0
2022-07-19 11:36 UTC (20+ 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 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] make debug symbols of kernel build relocatable
2022-07-19 8:05 UTC (2+ messages)
[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 0/2] Adopt CI to Avocado 97.0
2022-07-14 12:50 UTC (10+ 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 1/2] linux-module: create S if not existing
2022-07-14 9:17 UTC (10+ messages)
` [PATCH 2/2] Add support for build dependencies in linux-module
[PATCH] vm-img: fix clock sync issues in vmware template
2022-07-14 8:28 UTC
[PATCH v4 0/1] add uuid to schroot folder
2022-07-13 15:55 UTC (3+ messages)
` [PATCH v4 1/1] "
[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 v3 0/1] expand-on-first-boot: Check size before resizing
2022-07-13 8:21 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v2 0/1] expand-on-first-boot: Check size before resizing
2022-07-13 8:05 UTC (6+ messages)
` [PATCH v2 1/1] "
[PATCH] add flag to enable ccache debug mode
2022-07-12 13:34 UTC
[PATCH v2 0/2] Fix and cover systemd-boot usage in bookworm
2022-07-12 13:22 UTC (3+ 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/2] Fix and cover systemd-boot usage in bookworm
2022-07-12 13:08 UTC (17+ messages)
` [PATCH 1/2] meta: introduce systemd-boot dependency variable
` [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 0/1] Use path in TMPDIR for schroot's overlay
2022-07-12 11:14 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] linux-custom: Make tracing more consistent
2022-07-12 7:43 UTC (5+ messages)
[PATCH] linux-custom: Fix error handling of kernel build
2022-07-11 16:55 UTC (3+ messages)
[PATCH] wic: bootimg-efi-isar: Add support for loading device tree files
2022-07-11 16:31 UTC (5+ messages)
[PATCH v2 0/2] Sparse tar generation
2022-07-11 7:11 UTC (3+ messages)
` [PATCH v2 1/2] sstate: Generate image packages using sparse
` [PATCH v2 2/2] targz-img: Handle sparse files efficiently
[PATCH 0/2] Fix .gitlab-ci build
2022-07-08 16:31 UTC (10+ messages)
` [PATCH 1/2] gitlab-ci: update kas-isar image
` [PATCH 2/2] scripts/ci_build.sh: Set avocado-framework version to 96.0
[PATCH] expand-on-first-boot: Check size before resizing
2022-07-08 15:05 UTC (2+ messages)
[PATCH v3 0/1] add uuid to schroot folder
2022-07-08 14:37 UTC (4+ messages)
` [PATCH v3 1/1] "
WARNING: expand-on-first boot might shrink your partition on Debian bookworm
2022-07-08 6:46 UTC (10+ messages)
[PATCH v5 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs
2022-07-06 17:58 UTC (9+ messages)
` [PATCH v5 1/1] "
Warning: bookworm support broken due to systemd packet split
2022-07-06 9:10 UTC (3+ messages)
ISAR schroot mountpoints when running in container
2022-07-05 13:40 UTC (14+ messages)
[PATCH v2 0/1] add uuid to schroot folder instead of pid
2022-07-04 8:25 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/2] Rework and enable ccache test
2022-07-04 7:06 UTC (2+ messages)
[PATCH] add uuid to schroot folder instead of pid
2022-07-01 12:21 UTC
[PATCH v4 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs
2022-06-29 17:00 UTC (4+ messages)
` [PATCH v4 1/1] "
expand-on-first-boot: Additional findings
2022-06-29 16:40 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