public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] conf: Use debian-bullseye by default
 2021-12-03 11:41 UTC  (2+ messages)

[PATCH 0/2] Cover LeMaker HiKey by CI
 2021-12-03 11:41 UTC  (4+ messages)
` [PATCH 1/2] meta-isar: Enable bullseye support for HiKey board
` [PATCH 2/2] ci: Add hikey target

[PATCH v4 0/2] Improve handling of ISAR_RELEASE_CMD
 2021-12-03  9:51 UTC  (27+ messages)

IOT 2050 ISAR Layer Problem
 2021-12-02 12:34 UTC 

[PATCH v6 00/13] Add sstate-cache
 2021-12-02  9:19 UTC  (20+ messages)
` [PATCH v6 01/13] oe imports in central location
` [PATCH v6 02/13] images: create deploy dir
` [PATCH v6 03/13] rootfs: recursively depend on packages
` [PATCH v6 04/13] base: remove unneeded "before do_build" task dependencies
` [PATCH v6 05/13] dpkg: add explicit dependency to isar-apt
` [PATCH v6 06/13] meta: add sstate feature from oe
` [PATCH v6 07/13] sstate: configure
` [PATCH v6 08/13] sstate: add caching to isar-bootstrap
` [PATCH v6 09/13] sstate: add caching to rootfs
` [PATCH v6 10/13] sstate: add caching to debian packages
` [PATCH v6 11/13] test: pass absolute path for build_dir
` [PATCH v6 12/13] test: make bitbake_args a list
` [PATCH v6 13/13] sstate: add test case

[PATCH v3 0/5] Use buildstats from OE to generate build charts
 2021-12-01 13:24 UTC  (7+ messages)
` [PATCH v3 1/5] oe imports in central location
` [PATCH v3 2/5] buildstats: Borrow buildstats and pybootchartgui from OE
` [PATCH v3 3/5] buildstats: Fixes to work with bbclass in ISAR
` [PATCH v3 4/5] buildstats: Enable buildstats in default configuration
` [PATCH v3 5/5] doc: Add buildstats section in user manual

[PATCH v3 0/6] Support multiple image types in one build
 2021-12-01 13:24 UTC  (8+ messages)
` [PATCH v3 1/6] image: Support multiple image types in WORKDIR and STAMPS
` [PATCH v3 2/6] wic-img: Set weak default value for WKS_FILE
` [PATCH v3 3/6] start_vm: Use the first image type to start VM
` [PATCH v3 4/6] multiconfig: Add ext4-img type to qemuamd64-buster multiconfig
` [PATCH v3 5/6] doc: Update docs to fit new IMAGE_TYPE meaning
` [PATCH v3 6/6] api: Rename IMAGE_TYPE to IMAGE_FSTYPES

[PATCH v2 00/24] Sbuild/Schroot migration
 2021-12-01 12:11 UTC  (41+ messages)
` [PATCH v2 01/24] dpkg: Install raw package files to source root
` [PATCH v2 02/24] dpkg-gbp: Use separate command to export tarball
` [PATCH v2 03/24] isar-bootstrap: Export bootstrap to schroot config
` [PATCH v2 04/24] linux-module: Do not use shell environment
` [PATCH v2 05/24] u-boot: "
` [PATCH v2 06/24] trusted-firmware: "
` [PATCH v2 07/24] optee-os: "
` [PATCH v2 08/24] kselftest: "
` [PATCH v2 09/24] dpkg: Build packages with sbuild
` [PATCH v2 10/24] sbuild: Introduce environment variables export API
` [PATCH v2 11/24] dpkg-gbp: Migrate to schroot
` [PATCH v2 12/24] linux-mainline: Move cfg fragment test to debian/rules
` [PATCH v2 13/24] linux-custom: Prepare kernel config inside sbuild
` [PATCH v2 14/24] sbuild: Add recipes for host and target rootfs to run sbuild
` [PATCH v2 15/24] sbuild: Mount base-apt in schroot
` [PATCH v2 16/24] sbuild: Add sbuildshell task
` [PATCH v2 17/24] dpkg-gbp: Preinstall gbp utils in schroot
` [PATCH v2 18/24] dpkg: Remove builddeps install task
` [PATCH v2 19/24] dpkg-base: Switch devshell to use schroot
` [PATCH v2 20/24] dpkg-base: Switch apt_fetch and apt_unpack "
` [PATCH v2 21/24] dpkg-base: Cleanup from buildchroot parts
` [PATCH v2 22/24] dpkg-gbp: Use host tools for dsc preparation
` [PATCH v2 23/24] doc: Add sbuild-related documentation
` [PATCH v2 24/24] sbuild: Replace isar-apt mounting with copying

[RFC PATCH 0/2] Buildchroot non-determinism
 2021-11-30 16:45 UTC  (4+ messages)
` [RFC PATCH 1/2] meta: Move aggregate_files to base class
` [RFC PATCH 2/2] buildchroot: Add provision to specify apt preferences

Lightning talk about ISAR
 2021-11-26 20:20 UTC  (4+ messages)

[PATCH v2 0/4] U-boot refactor and uprevision
 2021-11-26  8:34 UTC  (14+ messages)
` [PATCH v2 1/4] u-boot: Switch to use DEB_BUILD_PROFILES
` [PATCH v2 2/4] meta-isar: u-boot: Migrate to U_BOOT_BUILD_PROFILES
` [PATCH v2 3/4] meta: u-boot: Prepare for newer versions
` [PATCH v2 4/4] meta-isar: u-boot: Update to 2021.10

[RFC PATCH] classes/deb-dl-dir.bbclass: Download src with retry mechanism
 2021-11-23 11:02 UTC  (2+ messages)

[RFC PATCH 0/5] Refactor mount logic
 2021-11-22 14:45 UTC  (2+ messages)

[PATCH 0/4] U-boot refactor and uprevision
 2021-11-22  7:49 UTC  (6+ messages)
` [PATCH 1/4] u-boot: Switch to use DEB_BUILD_PROFILES
` [PATCH 2/4] meta-isar: u-boot: Migrate to U_BOOT_BUILD_PROFILES
` [PATCH 3/4] meta: u-boot: Prepare for newer versions
` [PATCH 4/4] meta-isar: u-boot: Update to 2021.10

[PATCH v4 0/3] UBoot refactor
 2021-11-22  6:38 UTC  (6+ messages)
` [PATCH v4 1/3] u-boot: Switch to use DEB_BUILD_PROFILES
` [PATCH v4 2/3] meta/u-boot: Include libssl-dev only when building tools
` [PATCH v4 3/3] meta-isar: u-boot: Migrate to U_BOOT_BUILD_PROFILES

[PATCH v2 2/2] u-boot: Move libssl-dev dependency to u-boot-custom
 2021-11-22  6:37 UTC  (9+ messages)
` [PATCH v3 1/2] meta-isar: u-boot: Update to 2021.10
  ` [PATCH v3 2/2] u-boot: Move libssl-dev dependency to u-boot-custom

[PATCH v3 0/2] U-boot refactor
 2021-11-20  6:41 UTC  (6+ messages)
` [PATCH v3 1/2] u-boot: Switch to use DEB_BUILD_PROFILES
` [PATCH v3 2/2] meta/u-boot: Include libssl-dev only when building tools

[PATCH v4 1/2] meta: u-boot: Prepare for newer versions
 2021-11-19 17:49 UTC  (2+ messages)
` [PATCH v4 2/2] meta-isar: u-boot: Update to 2021.10

[PATCH v3 0/6]
 2021-11-19  9:19 UTC  (8+ messages)
` [PATCH v3 1/6] image: Support multiple image types in WORKDIR and STAMPS
` [PATCH v3 2/6] wic-img: Set weak default value for WKS_FILE
` [PATCH v3 3/6] start_vm: Use the first image type to start VM
` [PATCH v3 4/6] multiconfig: Add ext4-img type to qemuamd64-buster multiconfig
` [PATCH v3 5/6] doc: Update docs to fit new IMAGE_TYPE meaning
` [PATCH v3 6/6] api: Rename IMAGE_TYPE to IMAGE_FSTYPES

[PATCH v2 0/5] Support multiple image types in one build
 2021-11-18 13:41 UTC  (3+ messages)

[PATCH] sshd-regen-keys: Disable service after it run once
 2021-11-18 12:59 UTC  (2+ messages)

[PATCH v2] sshd-regen-keys: Improve service, make more robust
 2021-11-18 12:55 UTC  (3+ messages)

[PATCH v4 0/3] Support of ccache
 2021-11-18  9:37 UTC  (2+ messages)

[PATCH] isar-bootstrap: Fail on invalid apt source list
 2021-11-18  6:50 UTC  (3+ messages)

[PATCH] conf/distro: Fix deb-src for debian-sid-ports
 2021-11-18  6:33 UTC 

[RFC PATCH 0/2] U-boot refactor
 2021-11-17  5:56 UTC  (15+ messages)
` [RFC PATCH 1/2] u-boot: Switch to use DEB_BUILD_PROFILES
` [RFC PATCH 2/2] meta/u-boot: Include libssl-dev only when building tools
` [PATCH v2 0/2] U-boot refactor
  ` [PATCH v2 1/2] u-boot: Switch to use DEB_BUILD_PROFILES
  ` [PATCH v2 2/2] meta/u-boot: Include libssl-dev only when building tools

[PATCH] template: Make templates passthrough
 2021-11-16 16:35 UTC  (3+ messages)

[PATCH] dpkg-base: Add devshell_nodeps task
 2021-11-15 11:27 UTC  (2+ messages)

[PATCH v2 0/2] Minimise CI test log
 2021-11-11 15:31 UTC  (2+ 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