public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] initramfs: Fix detection of kernel image
 2023-06-22  5:12 UTC  (2+ messages)

[PATCH v2 0/7] Add optee family and friends
 2023-06-21 19:22 UTC  (8+ messages)
` [PATCH v2 1/7] stm32mp15x: Bump optee-os to 3.21.0
` [PATCH v2 2/7] Add recipe for optee TA devkit
` [PATCH v2 3/7] Add recipe for optee-client
` [PATCH v2 4/7] Add recipe for optee examples
` [PATCH v2 5/7] Add recipe for optee ftpm
` [PATCH v2 6/7] initramfs: Add recipe for tee-supplicant hook
` [PATCH v2 7/7] initramfs: Add recipe for tee-ftpm hook

[PATCH 1/2] add support for derived sbuild chroots
 2023-06-21 13:54 UTC  (14+ messages)
` [PATCH 2/2] add example how to use "

[PATCH v4 00/12] Move testsuite hacks to separate layer
 2023-06-21 13:49 UTC  (14+ messages)
` [PATCH v4 01/12] CI: Introduce meta-test layer
` [PATCH v4 02/12] ubuntu: Fix WKS_FILE overriding
` [PATCH v4 03/12] CI: Move qemuamd64-bookworm hacks to CI layer
` [PATCH v4 04/12] CI: Move qemuamd64-bullseye "
` [PATCH v4 05/12] CI: Move qemuamd64-buster "
` [PATCH v4 06/12] CI: Move qemuarm-bookworm "
` [PATCH v4 07/12] CI: Move qemuarm64-bookworm "
` [PATCH v4 08/12] meta-isar: Cleanup machine configs
` [PATCH v4 09/12] meta-isar: Remove qemuamd64-sb settings from multiconfig
` [PATCH v4 10/12] meta-isar: Base qemuamd64-sb config on qemuamd64
` [PATCH v4 11/12] meta-isar: Remove imx6-sabrelite settings from multiconfig
` [PATCH v4 12/12] meta-isar: Unify multiconfigs to use weak assignments

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

ISAR .wic image is a FIT or squashfs
 2023-06-19 16:48 UTC  (2+ messages)

[PATCH v2] vm-img: move templates from meta-isar to meta again
 2023-06-16 11:54 UTC  (3+ messages)

[PATCH] vm-img: move templates from meta-isar to meta again
 2023-06-16 11:01 UTC  (2+ messages)

[PATCH v3 00/10] Move testsuite hacks to separate layer
 2023-06-15  9:15 UTC  (16+ messages)
` [PATCH v3 01/10] CI: Introduce meta-test layer
` [PATCH v3 02/10] ubuntu: Fix WKS_FILE overriding
` [PATCH v3 03/10] CI: Move qemuamd64-bookworm hacks to CI layer
` [PATCH v3 04/10] CI: Move qemuamd64-bullseye "
` [PATCH v3 05/10] CI: Move qemuamd64-buster "
` [PATCH v3 06/10] CI: Move qemuarm-bookworm "
` [PATCH v3 07/10] CI: Move qemuarm64-bookworm "
` [PATCH v3 08/10] meta-isar: Remove qemuamd64-sb settings from multiconfig
` [PATCH v3 09/10] meta-isar: Remove imx6-sabrelite "
` [PATCH v3 10/10] meta-isar: Unify multiconfigs to use weak assignments

(no subject)
 2023-06-14  6:03 UTC  (8+ messages)
` [PATCH v3 1/5] testsuite: Dockerfile for docker-isar image
` [PATCH v3 2/5] testsuite: Add README for docker-isar
` [PATCH v3 3/5] gitlab-ci: Switch to `rules` instead of `except` and `only`
` [PATCH v3 4/5] gitlab-ci.yml: Run 'fast' and 'full' only if specific variable set
` [PATCH v3 5/5] gitlab-ci.yml: Add jobs that run with custom docker-isar image
` 
` [PATCH v3 0/5] Use `docker-isar` image for maintainer test jobs

[PATCH v2 0/1] fix: remove unsigned example module before including the signed one
 2023-06-13  6:09 UTC  (2+ messages)

[PATCH] sbuild: fix cross-building packages on bookworm host
 2023-06-13  6:08 UTC  (4+ messages)

[PATCH 0/6] Starfive VisionFive 2 updates
 2023-06-12  7:50 UTC  (10+ messages)
` [PATCH 1/6] meta-isar: u-boot-starfive-visionfive2: Fix fetching, update to BSP version VF2_v3.0.4
` [PATCH 2/6] meta-isar: starfive-visionfive2: Drop IMAGE_INSTALL from machine config
` [PATCH 3/6] meta-isar: starfive-visionfive2: Use kernel DTB
` [PATCH 4/6] meta-isar: jh7110-u-boot-spl-tool: Rework
` [PATCH 5/6] meta-isar: starfive-visionfive2: Switch to upstream U-Boot
` [PATCH 6/6] meta-isar: starfive-visionfive2: Drop obsolete recipes

[PATCH] doc/custom_kernel: add riscv kernel architecture
 2023-06-12  6:58 UTC  (2+ messages)

[PATCH v3 1/1] replace custom OVA logic with imagetype logic
 2023-06-07 12:02 UTC  (2+ messages)

Cross-build issues over bookworm host for non-bookworm targets
 2023-06-06  7:26 UTC  (5+ messages)

[PATCH] optee-os: Add package optee-os-tadevkit
 2023-06-05 10:28 UTC  (7+ messages)

[PATCH] crossvars.bbclass: use d.appendVar instead of d.setVar for SDK_TOOLCHAIN variable
 2023-06-05  7:43 UTC  (11+ messages)
    ` [PATCH] meta/classes/crossvars: move sdk toolchain selection from python block

[PATCH v4 0/6] Add BSP for StarFiveTech VisionFive2 Risc-V board
 2023-06-04  9:26 UTC  (6+ messages)
` [PATCH v4 1/6] starfive-visionfive2: package u-boot

[PATCH v2 00/10] Move testsuite hacks to separate layer
 2023-06-02  6:47 UTC  (11+ messages)
` [PATCH v2 01/10] CI: Introduce meta-test layer
` [PATCH v2 02/10] ubuntu: Fix WKS_FILE overriding
` [PATCH v2 03/10] CI: Move qemuamd64-bookworm hacks to CI layer
` [PATCH v2 04/10] CI: Move qemuamd64-bullseye "
` [PATCH v2 05/10] CI: Move qemuamd64-buster "
` [PATCH v2 06/10] CI: Move qemuarm-bookworm "
` [PATCH v2 07/10] CI: Move qemuarm64-bookworm "
` [PATCH v2 08/10] meta-isar: Remove qemuamd64-sb settings from multiconfig
` [PATCH v2 09/10] meta-isar: Remove imx6-sabrelite "
` [PATCH v2 10/10] meta-isar: Unify multiconfigs to use weak assignments

[PATCH] doc/user_manual: update Prebuilt .deb packages from somewhere part
 2023-06-01 10:33 UTC  (2+ messages)

[PATCH 0/4] Basic hardware testing support
 2023-05-31 21:01 UTC  (9+ messages)
` [PATCH 1/4] cibuilder.py: Refactor vm_start related functions
` [PATCH 2/4] testsuite: Add an interface to run commands over ssh
` [PATCH 3/4] testsuite: Separate common part of kas-based test example
` [PATCH 4/4] testsute: Provide an example of hardware test

[PATCH v5 0/9] Imager schroot migration
 2023-05-31 11:12 UTC  (10+ messages)
` [PATCH v5 1/9] isar-apt: Move cleanup to postprocessing
` [PATCH v5 2/9] imager: Migrate from buildchroot to schroot
` [PATCH v5 3/9] imager: Move image types "
` [PATCH v5 4/9] imager: Split imager deps between image types
` [PATCH v5 5/9] CI: Fix used chroot recipe name
` [PATCH v5 6/9] meta: Remove buildchroot
` [PATCH v5 7/9] dpkg-gbp: Remove unused mounts
` [PATCH v5 8/9] doc: Update chroot documentation
` [PATCH v5 9/9] RECIPE-API-CHANGELOG.md: Describe imager changes

[PATCH 1/1] sbuild: explain dependency issues with apt
 2023-05-31  8:10 UTC  (3+ messages)

[PATCH v1 0/6] Migrate to mmdebstrap
 2023-05-29 14:06 UTC  (3+ messages)

[PATCH 1/1] docs: document debian secure boot workflow
 2023-05-29  7:08 UTC  (2+ messages)

[PATCH 1/2] carve out common ubuntu distro parts
 2023-05-29  7:07 UTC  (3+ messages)
` [PATCH 2/2] meta-isar: add support for ubuntu jammy

[PATCH v2 1/1] fix: remove unsigned example module before including the signed one
 2023-05-29  2:37 UTC 

[PATCH] fix: remove unsigned example module before including the signed one
 2023-05-29  2:19 UTC  (5+ messages)

[PATCH v5 00/12] Improving base-apt usage PoC
 2023-05-26  7:00 UTC  (13+ messages)
` [PATCH v5 01/12] meta: move base-apt from deploy directory to the top
` [PATCH v5 02/12] ci_build.sh: Install python3-apt if not installed
` [PATCH v5 03/12] scripts: Add debrepo python script handling base-apt
` [PATCH v5 04/12] meta: Add debrepo bbclass handling base-apt prefetching
` [PATCH v5 05/12] meta: Always use base-apt repo in local mode
` [PATCH v5 06/12] meta: Use cached base-apt repo to debootstrap
` [PATCH v5 07/12] meta: Consider global debrepo context
` [PATCH v5 08/12] base-apt: Predownload packages to base-apt before install
` [PATCH v5 09/12] meta: Add cache-deb-src functionality in base-apt mode
` [PATCH v5 10/12] Set ISAR_PREFETCH_BASE_APT by default
` [PATCH v5 11/12] meta: Specify grub-efi packages arch
` [PATCH v5 12/12] Disable deb-dl-dir in base-apt prefetch mode

[PATCH] doc/technical_overview: update image generation part
 2023-05-24 12:11 UTC  (2+ messages)

[PATCH 1/1] add zchunk compression support
 2023-05-24 12:10 UTC  (7+ messages)

[PATCH v3 0/4] Rewrite the image-account-extension in python
 2023-05-22  6:55 UTC  (5+ messages)
` [PATCH v3 1/4] simplify image-account-extension
` [PATCH v3 2/4] create a minimal python unittest infrastructure
` [PATCH v3 3/4] add unittests for the image-account-extension
` [PATCH v3 4/4] set minimal python version in user_manual to 3.5

[PATCH v2 0/4] Rewrite the image-account-extension in python
 2023-05-22  6:52 UTC  (4+ messages)

[PATCH v2 0/6] Migrate to mmdebstrap
 2023-05-21  6:38 UTC  (5+ messages)
` [PATCH v2 1/6] meta: Switch "

page:  |  | latest

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