[PATCH v5 0/5] Allow better control over container tags
2021-12-15 16:17 UTC (7+ messages)
` [PATCH v5 3/5] classes: allow more control over container image name and tag
[PATCH v4 0/7] vm-img improvements and fixes
2021-12-15 15:57 UTC (10+ messages)
` [PATCH v4 1/7] vm-img: Move template out of package into SRC_URI file
` [PATCH v4 2/7] vm-img: Use two different ovf templates for vmware/virtualbox
` [PATCH v4 3/7] vm-img: Shorten code by using variables we have
` [PATCH v4 4/7] vm-img: Drop not used variables
` [PATCH v4 5/7] vm-img: Set vmware machine type to 64bit in our template
` [PATCH v4 6/7] vm-img: Make use of isars template class for most of the tmpl variables
` [PATCH v4 7/7] meta-isar: Switch virtualbox test from buster to bullseye
[PATCH 0/7] vm-img improvements and fixes
2021-12-15 15:44 UTC (4+ messages)
` [PATCH 1/7] vm-img: move template out of package into SRC_URI file
[PATCH v3 1/7] vm-img: move template out of package into SRC_URI file
2021-12-15 15:07 UTC (10+ messages)
` [PATCH v3 2/7] vm-img: use two different ovf templates for vmware/virtualbox
` [PATCH v3 3/7] vm-img: shorten code by using variables we have
` [PATCH v3 4/7] vm-img: drop not used variables
` [PATCH v3 5/7] vm-img: set vmware machine type to 64bit in our template
` [PATCH v3 6/7] vm-img: make use of isars template class for most of the tmpl variables
` [PATCH v3 7/7] meta-isar: switch virtualbox test from buster to bullseye
[PATCH] sstate: Make image cache imagetype-specific
2021-12-15 14:33 UTC (2+ messages)
[PATCH v2] sdk: make SDK an image
2021-12-15 11:54 UTC (2+ messages)
[PATCH v3] conf: add new debian version "bookworm"
2021-12-15 10:08 UTC (2+ messages)
[PATCH v2] conf: add new debian version "bookworm"
2021-12-15 10:03 UTC (2+ messages)
[PATCH v2 1/7] vm-img: move template out of package into SRC_URI file
2021-12-15 9:39 UTC (10+ messages)
` [PATCH v2 2/7] vm-img: use two different ovf templates for vmware/virtualbox
` [PATCH v2 3/7] vm-img: shorten code by using variables we have
` [PATCH v2 4/7] vm-img: drop not used variables
` [PATCH v2 5/7] vm-img: set vmware machine type to 64bit in our template
` [PATCH v2 6/7] vm-img: make use of isars template class for most of the tmpl variables
` [PATCH v2 7/7] meta-isar: switch virtualbox test from buster to bullseye
[PATCH] sdk: make SDK and image
2021-12-15 9:35 UTC (7+ messages)
Upcoming Isar release (0.8)
2021-12-15 9:05 UTC
Lightning talk about ISAR
2021-12-15 8:49 UTC (12+ messages)
[PATCH v2 1/7] vm-img: move template out of package into SRC_URI file
2021-12-14 16:18 UTC (5+ messages)
` [PATCH v2 2/7] vm-img: use two different ovf templates for vmware/virtualbox
` [PATCH v2 3/7] vm-img: shorten code by using variables we have
` [PATCH v2 4/7] vm-img: drop not used variables
` [PATCH v2 5/7] vm-img: set vmware machine type to 64bit in our template
[PATCH v2 1/7] vm-img: move template out of package into SRC_URI file
2021-12-14 16:12 UTC (6+ messages)
` [PATCH v2 2/7] vm-img: use two different ovf templates for vmware/virtualbox
` [PATCH v2 3/7] vm-img: shorten code by using variables we have
` [PATCH v2 4/7] vm-img: drop not used variables
` [PATCH v2 5/7] vm-img: set vmware machine type to 64bit in our template
[PATCH v2 1/3] debianize: make changelog date reproducible
2021-12-14 16:04 UTC (4+ messages)
` [PATCH v2 2/3] debianize: prepend changelog entries
` [PATCH v2 3/3] isar-exclude-docs: include "native" package changelogs
[PATCH] template: Make templates passthrough
2021-12-13 10:53 UTC (4+ messages)
[PATCH v2 1/2] isar-bootstrap: Fail on invalid apt source list
2021-12-13 10:09 UTC (2+ messages)
` [PATCH v2 2/2] isar-bootstrap: Remove unused line
[PATCH v3] testsuite: refactor
2021-12-10 16:12 UTC
[RFC PATCH v2] testsuite: refactor
2021-12-10 16:12 UTC (3+ messages)
[RFC PATCH] testsuite: refactor
2021-12-10 8:14 UTC (3+ messages)
[PATCH 0/2] Fail on the first error inside sudo
2021-12-10 8:10 UTC (3+ messages)
` [PATCH 1/2] rootfs: Execute rmdir only if needed
` [PATCH 2/2] sudo: Fail on the first error
[PATCH] meta: Reenable deps checking
2021-12-10 7:03 UTC (2+ messages)
[PATCH] testsuite: drop wix exclude path test
2021-12-09 13:58 UTC
[PATCH v3 00/20] Sbuild/Schroot migration
2021-12-08 17:20 UTC (23+ messages)
` [PATCH v3 01/20] dpkg-gbp: Use separate command to export tarball
` [PATCH v3 02/20] template: Make templates passthrough
` [PATCH v3 03/20] linux-module: Do not use shell environment
` [PATCH v3 04/20] u-boot: "
` [PATCH v3 05/20] trusted-firmware: "
` [PATCH v3 06/20] optee-os: "
` [PATCH v3 07/20] kselftest: "
` [PATCH v3 08/20] linux-mainline: Move cfg fragment test to debian/rules
` [PATCH v3 09/20] dpkg-gbp: Use host tools for dsc preparation
` [PATCH v3 10/20] sbuild: Add recipes for host and target rootfs to run sbuild
` [PATCH v3 11/20] sbuild: Introduce a class for another build method
` [PATCH v3 12/20] dpkg: Build packages with sbuild
` [PATCH v3 13/20] sbuild: Introduce environment variables export API
` [PATCH v3 14/20] linux-custom: Prepare kernel config inside sbuild
` [PATCH v3 15/20] dpkg: Remove builddeps install task
` [PATCH v3 16/20] dpkg-base: Switch devshell to use schroot
` [PATCH v3 17/20] dpkg-base: Switch apt_fetch and apt_unpack "
` [PATCH v3 18/20] dpkg-base: Cleanup from buildchroot parts
` [PATCH v3 19/20] doc: Add sbuild-related documentation
` [PATCH v3 20/20] sbuild: add ccache support
[PATCH 1/2] Setup ccache in devshell as well
2021-12-03 15:21 UTC (2+ messages)
` [PATCH 2/2] refactor: inject ccache environment similar to proxy env
[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 (2+ messages)
[PATCH v4 0/2] Improve handling of ISAR_RELEASE_CMD
2021-12-03 9:51 UTC (24+ 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 (2+ messages)
[PATCH v3 0/5] Use buildstats from OE to generate build charts
2021-12-01 13:24 UTC (2+ messages)
[PATCH v3 0/6] Support multiple image types in one build
2021-12-01 13:24 UTC (2+ messages)
[PATCH v2 00/24] Sbuild/Schroot migration
2021-12-01 12:11 UTC (18+ messages)
` [PATCH v2 04/24] linux-module: Do not use shell environment
` [PATCH v2 10/24] sbuild: Introduce environment variables export API
[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
[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 (8+ 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 (5+ messages)
` [PATCH v3 1/2] u-boot: Switch to use DEB_BUILD_PROFILES
[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
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