public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v4 0/6] Add BSP for StarFiveTech VisionFive2 Risc-V board
 2023-04-10  9:42 UTC  (3+ messages)
` [PATCH v4 1/6] starfive-visionfive2: package u-boot
` [PATCH v4 2/6] starfive-visionfive2: package opensbi firmware

[PATCH v2 0/4] Fix ccache issues
 2023-04-10  5:44 UTC  (10+ messages)

[PATCH] isar-apt: Fix copying isar-apt to workdir
 2023-04-07  5:32 UTC 

[PATCH] Revert "deb-dl-dir: Use dpkg-deb --field in debsrc_download"
 2023-04-07  5:29 UTC 

[PATCH] meta-isar: Add local ubuntu-focal public key
 2023-04-07  5:28 UTC 

[PATCH] meta/classes/sdk.bbclass: add --transform in TAR_OPTIONS
 2023-04-05 10:57 UTC  (6+ messages)

[isar-cip-core][PATCH] scripts: Address shellcheck findings
 2023-04-05  9:41 UTC  (2+ messages)

[PATCH 0/8] CI rework of gitlab fast job
 2023-04-02 19:13 UTC  (7+ messages)

[PATCH] meta/classes/crossvars.bbclass: set proper toolchain variable
 2023-03-31  6:59 UTC  (2+ messages)

[PATCH] doc/user_manual.md: Fix typo
 2023-03-31  6:59 UTC  (2+ messages)

[PATCH v2 0/3] Creating custom testcases based on Isar one
 2023-03-31  6:48 UTC  (6+ messages)
` [PATCH v2 1/3] testsuite: Check availability of script to run over ssh
` [PATCH v2 2/3] testsuite: Move test scripts to their own subdirectory
` [PATCH v2 3/3] testsuite: Exmaple of custom testcase for downstreams

[PATCH 0/4] Rewrite the image-account-extension in python
 2023-03-30 21:39 UTC  (7+ messages)
` [PATCH 1/4] simplify image-account-extension
` [PATCH 2/4] create a minimal python unittest infrastructure
` [PATCH 3/4] add unittests for the image-account-extension
` [PATCH 4/4] set minimal python version in user_manual to 3.5

[PATCH] repro-build-test.py: Use bitbake env to get image filename
 2023-03-30  7:14 UTC  (2+ messages)

[PATCH] repro-build-test.py: Fix flake8 issues
 2023-03-30  7:13 UTC  (2+ messages)

[PATCH] doc/user_manual.md: Fix typo
 2023-03-29  8:11 UTC 

[PATCH v2] testsuite: Improve SSH ping
 2023-03-28  4:48 UTC  (2+ messages)

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

Isar dependency list with sbuild
 2023-03-20  9:22 UTC  (3+ messages)

[PATCH] testsuite: Improve SSH ping
 2023-03-20  9:17 UTC  (6+ messages)

Request for Assistance: Customizing systemd Configuration on Isar Build System
 2023-03-19 18:39 UTC  (4+ messages)

[PATCH v3 0/7] Add BSP for StarFiveTech VisionFive2 Risc-V board
 2023-03-17 14:42 UTC  (9+ messages)
` [PATCH v3 1/7] u-boot: make KCFLAGS and HOSTCFLAGS configurable
` [PATCH v3 2/7] starfive-visionfive2: package u-boot
` [PATCH v3 3/7] starfive-visionfive2: package opensbi firmware
` [PATCH v3 4/7] starfive-visionfive2: add BSP kernel
` [PATCH v3 5/7] starfive-visionfive2: create u-boot-spl firmware
` [PATCH v3 6/7] starfive-visionfive2: create u-boot-spl FIT image
` [PATCH v3 7/7] starfive-visionfive2: add machine

[PATCH v2 0/5] linux-custom: Split up binaries from kernel headers to kbuild packages
 2023-03-17  9:38 UTC  (8+ messages)
` [PATCH v2 1/5] linux-custom: Split up binaries from kernel headers to kbuild package

[PATCH v2 0/7] Add BSP for StarFiveTech VisionFive2 Risc-V board
 2023-03-16  7:33 UTC  (5+ messages)
` [PATCH v2 1/7] u-boot: inject debian multi-arch config

[PATCH 0/3] Switch to own isar-docker image
 2023-03-14 14:28 UTC  (13+ messages)
` [PATCH 1/3] testsuite: Dockerfile for "
` [PATCH 2/3] testsuite: Add README for isar-docker
` [PATCH 3/3] gitlab-ci: Switch to own isar-docker image

[PATCH] fix: improve check for availability of compat arch
 2023-03-09  5:44 UTC  (2+ messages)

[PATCH 0/2] vm-img: ovf template updates
 2023-03-07  4:12 UTC  (5+ messages)
` [PATCH 1/2] vm-img: virtualbox: update ovf template
` [PATCH 2/2] vm-img: vmware: "

[PATCH v2 00/12] Next avocado improvements​
 2023-03-07  4:10 UTC  (14+ messages)
` [PATCH v2 01/12] CI: Update Avocado version
` [PATCH v2 02/12] CI: Add avocado version checking
` [PATCH v2 03/12] scripts: Add option to directly specify avocado tags
` [PATCH v2 04/12] gitlab-ci.yml: Run dev tests set on push
` [PATCH v2 05/12] CI: Set default QEMU timeout to 10 minutes
` [PATCH v2 06/12] CI: Make quiet option to be set by default
` [PATCH v2 07/12] CI: Remove norun option
` [PATCH v2 08/12] CI: Enable sstate dir sharing
` [PATCH v2 09/12] CI: Enable ccache "
` [PATCH v2 10/12] CI: Add Jenkins pipeline configuration
` [PATCH v2 11/12] CI: Update avocado install documentation
` [PATCH v2 12/12] CI: Add documentation for test case creation

[PATCH] testsuite: Cleanup after gpg import in repro_test
 2023-03-06  6:12 UTC  (5+ messages)

[PATCH] CI: Get back default conf for repro test
 2023-03-06  6:07 UTC  (3+ messages)

[PATCH] add support for rebuilding essential packages
 2023-03-06  6:06 UTC  (4+ messages)

[PATCH v4 0/4] multiarch support
 2023-03-06  6:05 UTC  (6+ messages)
` [PATCH v4 1/4] bitbake.conf: use PACKAGE_ARCH in overrides
` [PATCH v4 2/4] add multiarch support
` [PATCH v4 3/4] remove obsolete compat-arch override
` [PATCH v4 4/4] doc: add compat/native targets to user manual

[PATCH v3 0/3] Fix data-race in deployment of initrd
 2023-03-06  6:05 UTC  (5+ messages)
` [PATCH v3 1/3] add initramfs to sstate-cache
` [PATCH v3 2/3] deploy boot files via sstate-cache
` [PATCH v3 3/3] fix race-cond between default and custom initrd

[PATCH] Drop redundant expand=True parameter from getVar
 2023-03-06  6:03 UTC  (2+ messages)

[PATCH v3 0/4] multiarch support
 2023-03-03  8:10 UTC  (8+ messages)
` [PATCH v3 1/4] bitbake.conf: use PACKAGE_ARCH in overrides
` [PATCH v3 2/4] add multiarch support
` [PATCH v3 3/4] remove obsolete compat-arch override
` [PATCH v3 4/4] doc: add compat/native targets to user manual

[PATCH 0/3] Creating custom testcases based on Isar one
 2023-02-28 10:16 UTC  (5+ messages)
` [PATCH 1/3] testsuite: Check availability of script to run over ssh
` [PATCH 2/3] testsuite: Move test scripts to their own subdirectory
` [PATCH 3/3] testsuite: Document custom testcase for downstreams

[PATCH 0/3] multiarch support
 2023-02-28  8:24 UTC  (4+ messages)
` [PATCH 2/3] add "

[PATCH 00/11] Next avocado improvements
 2023-02-28  7:18 UTC  (15+ messages)
` [PATCH 01/11] CI: Update Avocado version
` [PATCH 02/11] CI: Add avocado version checking
` [PATCH 03/11] scripts: Add option to directly specify avocado tags
` [PATCH 04/11] gitlab-ci.yml: Run dev tests set on push
` [PATCH 05/11] CI: Set default QEMU timeout to 10 minutes
` [PATCH 06/11] CI: Make quite option to be set by default
` [PATCH 07/11] CI: Remove norun option
` [PATCH 08/11] CI: Enable sstate dir sharing
` [PATCH 09/11] CI: Enable ccache "
` [PATCH 10/11] CI: Update avocado install documentation
` [PATCH 11/11] CI: Add documentation for test case creation

Isar-based projects using kas-container and podman-rootless
 2023-02-28  6:15 UTC  (2+ messages)

[PATCH] sdk: Avoid parsing errors when DISTRO_ARCH is not yet set
 2023-02-28  5:50 UTC  (5+ messages)

[RFC PATCH] image.bbclass: create separate task for creating reproducible image
 2023-02-27 20:43 UTC  (6+ messages)

[PATCH 0/2] Mask systemd-firstboot
 2023-02-27 12:55 UTC  (10+ messages)
` [PATCH 2/2] Warn if systemd-firstboot misses configurations

[PATCH v2 0/3] Fix data-race in deployment of initrd
 2023-02-23  6:33 UTC  (7+ messages)
` [PATCH v2 3/3] fix race-cond between default and custom initrd

[PATCH v2 0/4] multiarch support
 2023-02-22 18:01 UTC  (4+ 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