public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v2] sshd-regen-keys: Improve service, make more robust
 2021-11-18 12:55 UTC  (3+ messages)

[PATCH] sshd-regen-keys: Disable service after it run once
 2021-11-18 11:50 UTC 

[PATCH v4 0/3] Support of ccache
 2021-11-18  9:37 UTC  (5+ messages)
` [PATCH v4 1/3] meta: Support for ccache for custom packages
` [PATCH v4 2/3] doc: Add section about ccache usage
` [PATCH v4 3/3] ci: Add test for ccache

[PATCH v4 0/2] Improve handling of ISAR_RELEASE_CMD
 2021-11-18  8:36 UTC  (11+ messages)
` [PATCH v4 1/2] always invoke ISAR_RELEASE_CMD to invalidate downstream tasks on change
` [PATCH v4 2/2] Ensure generation of /etc/os-release is idempotent

[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 

[PATCH v6 00/13] Add sstate-cache
 2021-11-17 16:51 UTC  (18+ 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/2] U-boot refactor
 2021-11-17  7:35 UTC  (3+ 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

[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] conf: Use debian-bullseye by default
 2021-11-15 15:43 UTC 

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

[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  (4+ messages)
` [PATCH v2 1/2] CI: Trace test only
` [PATCH v2 2/2] CI: Ignore POLLHUP events in log

[PATCH] meta-isar: u-boot: Update to 2021.10
 2021-11-09  6:06 UTC  (14+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] u-boot: Move libssl-dev dependency to u-boot-custom
    ` [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

RFC: add maximum debootstrap storing time, or check for updates and invalidate
 2021-11-04 15:37 UTC  (3+ messages)

Intel giving an Isar talk in debconf21
 2021-11-04 13:12 UTC  (2+ messages)

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

[PATCH v3 0/2] Improve handling of ISAR_RELEASE_CMD
 2021-11-04 11:50 UTC  (9+ messages)
` [PATCH v3 1/2] always invoke ISAR_RELEASE_CMD to invalidate downstream tasks on change
` [PATCH v3 2/2] Ensure generation of /etc/os-release is idempotent

[PATCH v1 1/1] Fix permissions when splitting rootfs folders across partitions
 2021-11-03 13:26 UTC  (2+ messages)

[PATCH v2 1/1] always invoke ISAR_RELEASE_CMD to invalidate downstream tasks on change
 2021-11-03 11:18 UTC 

[PATCH v1 1/1] always invoke ISAR_RELEASE_CMD to invalidate downstream tasks on change
 2021-11-03 11:11 UTC 

[PATCH] CI: Fix paths for the latest Avocado version
 2021-11-02 16:21 UTC  (7+ messages)
` [PATCH] CI: install avocado debian packages from isar-build.org

[PATCH] isar-bootstrap: Fix SRC_URI inclusion
 2021-11-02 16:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] CI: Add sstate-cache testcase
 2021-11-02  7:55 UTC  (6+ messages)

[PATCH v3 0/3] Support of ccache
 2021-10-29 14:04 UTC  (5+ messages)
` [PATCH v3 1/3] meta: Support for ccache for custom packages
` [PATCH v3 2/3] doc: Add section about ccache usage
` [PATCH v3 3/3] ci: Add test for ccache

[PATCH v2 0/3] Update Isar documentation
 2021-10-28 20:17 UTC  (5+ messages)
` [PATCH v2 1/3] doc: Add imager dependencies section
` [PATCH v2 2/3] doc: Update tasks description
` [PATCH v2 3/3] doc: Update available image types

[PATCH 0/2] Minimise CI test log
 2021-10-28 18:26 UTC  (4+ messages)
` [PATCH 1/2] CI: Trace test only
` [PATCH 2/2] CI: Ignore POLLHUP events in log

[PATCH v4 00/10] Add sstate-cache
 2021-10-28 18:06 UTC  (16+ messages)
` [PATCH v4 01/10] oe imports in central location
` [PATCH v4 02/10] images: create deploy dir
` [PATCH v4 03/10] rootfs: recursively depend on packages
` [PATCH v4 04/10] base: remove unneeded "before do_build" task dependencies
` [PATCH v4 05/10] dpkg: add explicit dependency to isar-apt
` [PATCH v4 06/10] meta: add sstate feature from oe
` [PATCH v4 07/10] sstate: configure
` [PATCH v4 08/10] sstate: add caching to isar-bootstrap
` [PATCH v4 09/10] sstate: add caching to rootfs
` [PATCH v4 10/10] sstate: add caching to debian packages

new movement in binfmt_misc namespace discussion on lkml
 2021-10-28 17:20 UTC  (3+ messages)

[PATCH v2 0/2] Support for ccache
 2021-10-28 16:19 UTC  (3+ messages)

isar-bootstrap
 2021-10-28  5:44 UTC  (9+ messages)

status of meta-eid ?
 2021-10-25 11:58 UTC  (6+ messages)

[PATCH] expand-on-first-boot: support resizing a btrfs root
 2021-10-25  8:22 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] isar-bootstrap: Remove GNUPGHOME sharing
 2021-10-22 14:59 UTC  (2+ messages)

[PATCH v2 0/2] sshd-regen-keys: Fix boot hang on low end hardware
 2021-10-22 14:59 UTC  (2+ messages)

[PATCH v14 00/16] Update Avocado testsuite
 2021-10-22  6:54 UTC  (7+ messages)

[PATCH v2 1/2] CI: install avocado in venv if host does not have it
 2021-10-21 15:20 UTC  (8+ messages)
` [PATCH v2 2/2] CI: export avocado junit as gitlab report

pcbios wks files fails for lack of syslinux (#69)
 2021-10-21  9:22 UTC  (3+ messages)

[PATCH] Suggest bullseye in setup
 2021-10-20 12:03 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