public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v2] multiarch: Fix PN-to-BPN massaging
 2024-04-09  5:25 UTC  (2+ messages)

[PATCH] installer/deploy-image: Add disk size to image
 2024-04-09  5:23 UTC  (2+ messages)

[PATCH v3 0/2] Isar installer copy installer-target direct to rootfs
 2024-04-09  5:22 UTC  (4+ messages)
` [PATCH v3 1/2] add new class to add files directly to the rootfs
` [PATCH v3 2/2] isar-installer: use rootfs-add-files class instead of seperate package

[PATCH] image.bbclass: copy dtbs into a deploydir/subdirectory based on the image name
 2024-04-08  8:12 UTC  (6+ messages)

[PATCH v2 1/1] use debian snapshot mirror if SOURCE_DATE_EPOCH is set
 2024-04-08  7:36 UTC  (3+ messages)

[PATCHv2 0/9] Add more signature cachability tests to the testsuite
 2024-04-05 16:33 UTC  (11+ messages)
` [PATCH 1/9] isar-bootstrap: avoid forced early expansion of key vars
` [PATCH 2/9] isar-ci-ssh-setup: avoid abs path in signatures
` [PATCH 3/9] isar-sstate: lint: check for absolute paths in SRC_URI
` [PATCH 4/9] isar-sstate: lint: add support for checking stamps
` [PATCH 5/9] isar-sstate: add --excluded-tasks argument
` [PATCH 6/9] isar-sstate: fix failures if a variable is set to just whitespace
` [PATCH 7/9] cibuilder.py: add -S support to the bitbake method
` [PATCH 8/9] testsuite: add perform_signature_lint method
` [PATCH 9/9] testsuite: add signature cachability checks

[PATCH] stm32mp15x: Migrate trusted-firmware-a to git
 2024-04-05 13:18 UTC  (2+ messages)

[PATCH] beagleplay: Migrate trusted-firmware-a to git
 2024-04-05 13:17 UTC  (3+ messages)

Accessing sbuild build-directory
 2024-04-05 13:10 UTC  (5+ messages)

[PATCH] meta-test: Fix building focal/jammy qemuamd64 isar-image-ci
 2024-04-05  9:23 UTC 

[PATCH] kas: Support meta-test layer
 2024-04-05  9:21 UTC 

[PATCH v2 1/1] fix: package exceptions for distro versions
 2024-04-05  9:18 UTC  (2+ messages)

[PATCH 0/9] Add more signature cachability tests to the testsuite
 2024-04-04  6:28 UTC  (23+ messages)
` [PATCH 1/9] isar-bootstrap: avoid forced early expansion of key vars
` [PATCH 2/9] isar-ci-ssh-setup: avoid abs path in signatures
` [PATCH 3/9] isar-sstate: lint: check for absolute paths in SRC_URI
` [PATCH 4/9] isar-sstate: lint: add support for checking stamps
` [PATCH 5/9] isar-sstate: lint: ignore more image tasks
` [PATCH 6/9] isar-sstate: add --excluded-tasks argument
` [PATCH 7/9] cibuilder.py: add -S support to the bitbake method
` [PATCH 8/9] testsuite: add perform_signature_lint method
` [PATCH 9/9] testsuite: add signature cachability checks

[PATCH 1/1] use debian snapshot mirror if SOURCE_DATE_EPOCH is set
 2024-04-03 12:08 UTC  (2+ messages)

[PATCH v4] add simple installer to isar
 2024-04-02 15:04 UTC  (3+ messages)

[PATCH] sdk: Fix build with custom DISTRO when host==target
 2024-04-02 14:58 UTC  (4+ messages)

[RFC v2 1/2] fix: copy boot files after finishing all rootfs operations
 2024-04-02 11:50 UTC  (2+ messages)
` [RFC v2 2/2] delay creation of initrd until end of rootfs install

[PATCH] hello-isar: Improve patches apply testcase
 2024-04-02 10:20 UTC  (2+ messages)

[RFC 1/1] delay creation of initrd until end of rootfs install
 2024-04-02  6:47 UTC  (8+ messages)

[PATCH] multiarch: Fix PN-to-BPN massaging
 2024-04-01 13:13 UTC  (3+ messages)

[isar-cip-core][PATCH] efibootguard-boot.py: update dtbs based on their deploydir subdir paths
 2024-03-28 16:33 UTC  (2+ messages)

[PATCH 1/1] auto disable cross for kmod build against distro kernels
 2024-03-28 13:35 UTC  (4+ messages)

[PATCH] scripts/start_vm: enclose -append args in quotes and use eval
 2024-03-26 20:28 UTC  (3+ messages)

[PATCH] debianize: handle .triggers and .service files
 2024-03-26 20:15 UTC  (2+ messages)

[PATCH] image: limit search for *.core to regular files
 2024-03-26 20:01 UTC  (7+ messages)

[PATCH 1/1] fix: trixie package exceptions
 2024-03-26  9:37 UTC  (3+ messages)

[PATCH 00/23] Additional CI improvements
 2024-03-25 15:55 UTC  (24+ messages)
` [PATCH 01/23] CI: Introduce Standard CI for cross building
` [PATCH 02/23] CI: Rename cross to fast
` [PATCH 03/23] CI: Rename nocross to full
` [PATCH 04/23] CI: Remove test keyword from class names
` [PATCH 05/23] CI: Rename base test cases
` [PATCH 06/23] CI: Remove cleanup before nocross build
` [PATCH 07/23] CI: Update default target to bookworm
` [PATCH 08/23] CI: Remove duplicated targets
` [PATCH 09/23] CI: Run startvm for all qemu targets
` [PATCH 10/23] CI: Fix errors reporting during startvm
` [PATCH 11/23] CI: Remove logging hack for job.log
` [PATCH 12/23] CI: Do not lost errors on failed processes
` [PATCH 13/23] CI: Remove container package list hack from testsuite
` [PATCH 14/23] CI: Minimize debsrc_cache checking
` [PATCH 15/23] CI: Minimize kselftest checking
` [PATCH 16/23] CI: Do not include testsuites into each other
` [PATCH 17/23] CI: Mark some single testcases with tags
` [PATCH 18/23] CI: Execute startvm testcases after building
` [PATCH 19/23] CI: Fix missing endline in generated config
` [PATCH 20/23] CI: Remove absolute path to citest.py
` [PATCH 21/23] CI: Create avocado.conf inside build_dir
` [PATCH 22/23] CI: Set also cache dir for Avocado
` [PATCH 23/23] CI: Add make world test case

[PATCH v2 0/2] Isar installer copy installer-target direct to rootfs
 2024-03-25 14:45 UTC  (4+ messages)
` [PATCH v2 1/2] add new class to add files directly to the rootfs
` [PATCH v2 2/2] isar-installer: use rootfs-add-files class instead of seperate package

[PATCH] wic: bootimg-efi-isar: use static method for _copy_additional_files
 2024-03-25 13:54 UTC  (3+ messages)

[PATCH] isar-installer: copy installer-target direct to rootfs
 2024-03-22 13:25 UTC 

[PATCH] kas: Improve script to generate kas yaml files
 2024-03-22  8:17 UTC  (2+ messages)

[PATCH v5] meta: Add Debian Trixie
 2024-03-22  8:17 UTC  (2+ messages)

[PATCH 0/4] Remove deprecated variables and classes
 2024-03-22  8:17 UTC  (6+ messages)
` [PATCH 1/4] rpi: Remove deprecated rpi-sdimg.bbclass
` [PATCH 2/4] image: Remove IMAGE_TRANSIENT_PACKAGES deprecation warning
` [PATCH 3/4] image: Remove backward compatibility with IMAGE_TYPE
` [PATCH 4/4] u-boot: Remove BUILD_DEPENDS backward compatibility

[RFC] meta/classes/debianize: get the copyright file based on LICENSE variable
 2024-03-21  5:27 UTC  (2+ messages)

[PATCH v2 00/11] Add support for BeaglePlay
 2024-03-20 15:17 UTC  (2+ messages)

No network available during task do_install on debian bullseye/5.10 host - but on a debian buster/4.19 host network is available
 2024-03-18 13:58 UTC  (7+ messages)

[PATCH] multiarch: Add missing space in BPN append
 2024-03-18 13:06 UTC  (2+ messages)

[PATCH] CI: Update Avocado to 103.0 LTS
 2024-03-18 13:05 UTC  (2+ messages)

[PATCH v4] meta: Add Debian Trixie
 2024-03-15 13:58 UTC 

[PATCH] template.bbclass: fix warning by using a raw string for regular expressions
 2024-03-15 13:01 UTC  (2+ messages)

[PATCH v3] meta/classes/debianize: Add copyright file to debian folder
 2024-03-15 12:56 UTC  (11+ messages)
` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] doc/user_manual: add a section for debianize class
      ` [PATCH v5 "
          ` [PATCH v6 "

[PATCH] meta/classes/debianize: Add copyright file to debian folder
 2024-03-14 12:09 UTC  (3+ messages)

[PATCH v2 0/4] Fix SRC_URI:remove ignoring
 2024-03-14  8:44 UTC  (4+ messages)
` [PATCH v2 4/4] multiarch: "

[PATCH v6 00/11] Improving base-apt usage
 2024-03-14  7:27 UTC  (12+ messages)
` [PATCH v6 01/11] scripts: Add debrepo python script handling base-apt
` [PATCH v6 02/11] meta: Add debrepo bbclass handling base-apt prefetching
` [PATCH v6 03/11] meta: Always use base-apt repo in local mode
` [PATCH v6 04/11] meta: Use cached base-apt repo to debootstrap
` [PATCH v6 05/11] meta: Consider global debrepo context
` [PATCH v6 06/11] base-apt: Predownload packages to base-apt before install
` [PATCH v6 07/11] meta: Add cache-deb-src functionality in base-apt mode
` [PATCH v6 08/11] testsuite: Set ISAR_PREFETCH_BASE_APT by default
` [PATCH v6 09/11] Disable deb-dl-dir in base-apt prefetch mode
` [PATCH v6 10/11] kas: Add PREFETCH_BASE_APT config entry
` [PATCH v6 11/11] ci_build.sh: Install python3-apt if not installed

[PATCH 0/5] Make ext4 images reproducible
 2024-03-14  4:37 UTC  (12+ messages)
` [PATCH 3/5] wic: use E2FSPROGS_FAKE_TIME and hash_seed to generate reproducible ext4 images

SDK generation triggers quality_check warnings
 2024-03-13 15:29 UTC 

[PATCH v2] meta: Add Debian Trixie
 2024-03-13  6:44 UTC  (6+ messages)

[PATCH v8 0/8] Migrate to mmdebstrap
 2024-03-11 15:31 UTC  (9+ messages)
` [PATCH v8 1/8] meta: Preinstall apt for Ubuntu and RPi targets
` [PATCH v8 2/8] meta: Switch to mmdebstrap
` [PATCH v8 3/8] meta: Fix missing dpkg available
` [PATCH v8 4/8] isar-bootstrap: Move preparations to hooks
` [PATCH v8 5/8] isar-bootstrap: Use tar output instead of directory
` [PATCH v8 6/8] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v8 7/8] user_manual.md: Update minimal host requirements
` [PATCH v8 8/8] isar-bootstrap: Remove unused code

[PATCH 1/1] refactor: use to_boolean when comparing boolean vars
 2024-03-11 12:09 UTC  (2+ messages)

[PATCH v2 0/2] Fix reproducibility of /etc/shadow file when image built on different days
 2024-03-11 12:09 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