public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH 1/1] remove obsolete ISAR_APT_SNAPSHOT_MIRROR variable
 2024-06-13 13:15 UTC 

[PATCH] Use github mirrors for trusted-firmware-a
 2024-06-13 10:20 UTC  (2+ messages)

[PATCH 0/4] Updates for phyBOARD-Mira target
 2024-06-13  7:53 UTC  (5+ messages)
` [PATCH 1/4] meta-isar: Switch phyboard-mira to mainline kernel
` [PATCH 2/4] barebox: Update to 2024.05.0
` [PATCH 3/4] meta-isar: Add phyboard-mira-bookworm target
` [PATCH 4/4] CI: Cover "

[RFC PATCH 0/3] Deploy DTBs with kernel recipe
 2024-06-13  4:19 UTC  (4+ messages)
` [RFC PATCH 1/3] Don't deploy devicetree files with image
` [RFC PATCH 2/3] linux-distro: Deploy devicetree files
` [RFC PATCH 3/3] linux-custom: "

[PATCH] kas: Fix typo in machine name for phyboard-mira selected
 2024-06-12  6:12 UTC 

[PATCH v3] linux-custom: Speedup build of target specific linux-kbuild package
 2024-06-10 15:44 UTC 

Duplicated dtb files issue for multiple confiugrations
 2024-06-10 10:10 UTC  (5+ messages)

[PATCH] scripts: Do not used set in sourced script
 2024-06-10 10:02 UTC 

[PATCH v3 0/5] use debian snapshot mirror if SOURCE_DATE_EPOCH is set
 2024-06-10  9:22 UTC  (4+ messages)
` [PATCH v3 2/5] use apt snapshot mirror if ISAR_USE_APT_SNAPSHOT "

[PATCH v2] linux-custom: Speedup build of target specific linux-kbuild package
 2024-06-07 15:37 UTC  (3+ messages)

[PATCH] linux-custom: Speedup build of target specific linux-kbuild package
 2024-06-07 13:45 UTC  (3+ messages)

schroot umount target is busy
 2024-06-05  8:55 UTC  (2+ messages)

[PATCH] bananapi: Mount rootfs writable
 2024-06-03  6:38 UTC  (2+ messages)

[PATCH] expand-on-first-boot: Fix "label: gpt" detection
 2024-06-03  6:38 UTC  (2+ messages)

[PATCH] linux-distro: Fix multiple provider warnings
 2024-06-03  6:38 UTC  (2+ messages)

[PATCH] Drop redundant expand=True parameter from getVar
 2024-06-03  6:37 UTC  (6+ messages)
  ` [PATCH v1] "

[PATCH] expand-on-first-boot: follow symbolic before search slave device
 2024-06-03  6:36 UTC  (2+ messages)

[PATCH] installer-add-rootfs: check if installer image is not empty before add mcdepends
 2024-06-03  6:36 UTC  (2+ messages)

[PATCH] recipes-initramfs/compress-initrd: add recipe to compress initrd with xz
 2024-05-31  7:35 UTC  (9+ messages)
  ` [PATCH v1] "

[PATCH] expand-on-first-boot: Fix after failing on every error
 2024-05-31  7:32 UTC  (3+ messages)

[PATCH] beagleplay: Add missing COMPATIBLE_MACHINE
 2024-05-30  5:53 UTC  (2+ messages)

[PATCH v2] linux: Allow extra make arguments
 2024-05-30  5:52 UTC  (2+ messages)

[PATCH v2] u-boot: Improve extra template variables usage
 2024-05-30  5:51 UTC  (2+ messages)

Accessing sbuild build-directory
 2024-05-29 12:54 UTC  (12+ messages)

[PATCH] meta/classes/initramfs: remove unused variable
 2024-05-28  6:02 UTC  (4+ messages)

[PATCH 1/1] do not forward SDE into sbuild environment
 2024-05-28  5:39 UTC  (3+ messages)

[PATCH v3 0/5] More kbuild improvements, single-build source packages, cross profile fix
 2024-05-28  5:38 UTC  (14+ messages)
` [PATCH v3 1/5] dpkg-base: Fix enabling of cross build profile
` [PATCH v3 2/5] linux-custom: Model cross-built kbuild package separately
` [PATCH v3 3/5] linux-custom: Resolve native source package differences
` [PATCH v3 4/5] dpkg: Retrieve Debian source name from variable
` [PATCH v3 5/5] dpkg-source: Build source package only once
` [PATCH v3 6/5] testsuite: Build linux-headers for the hikey target

PREFERRED_VERSION for custom linux kernels
 2024-05-27 11:56 UTC  (2+ messages)

sbuild race with sporadic build breakages
 2024-05-24 11:55 UTC  (7+ messages)

[PATCH v2 0/4] Update WIC to the latest revision
 2024-05-23 13:15 UTC  (8+ messages)
` [PATCH v2 1/4] Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"
` [PATCH v2 2/4] wic: Update to the latest revision
` [PATCH v2 3/4] Revert "Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs""
` [PATCH v2 4/4] wic: Restore compatibility with old distros

[PATCH v5 0/3] kbuild follow-up
 2024-05-23  6:08 UTC  (7+ messages)
` [PATCH v5 1/3] module.inc: fix kbuild dependency
` [PATCH v5 2/3] linux-custom: use to_boolean when checking ISAR_CROSS_COMPILE
` [PATCH v5 3/3] kbuildtarget.bbclass: add missing license header

[PATCH] u-boot: Improve extra template variables usage
 2024-05-22 14:12 UTC  (2+ messages)

[PATCH] linux: Allow extra make arguments
 2024-05-22 14:10 UTC  (4+ messages)

[PATCH] scripts/start_vm: Use bookworm as default distro
 2024-05-21 10:42 UTC  (3+ messages)

[PATCH] meta/*,meta-isar/*,scripts/*: make script report all potential errors
 2024-05-21 10:41 UTC  (4+ messages)

[PATCH v2 0/5] More kbuild improvements, single-build source packages, cross profile fix
 2024-05-17 12:21 UTC  (13+ messages)
` [PATCH v2 1/5] dpkg-base: Fix enabling of cross build profile
` [PATCH v2 2/5] linux-custom: Model cross-built kbuild package separately
` [PATCH v2 3/5] linux-custom: Resolve native source package differences
` [PATCH v2 4/5] dpkg: Retrieve Debian source name from variable
` [PATCH v2 5/5] dpkg-source: Build source package only once

[PATCH 0/4] Update OE-core libs to 5.0 LTS
 2024-05-17 11:22 UTC  (6+ messages)
` [PATCH 1/4] Revert "devshell: Use different termination test to avoid warnings"
` [PATCH 2/4] meta: Update OE-core libs to 5.0 LTS
` [PATCH 3/4] Revert "Revert "devshell: Use different termination test to avoid warnings""
` [PATCH 4/4] patch: Set dummy credentials for git notes

[PATCH v3 0/6] Update to Bitbake 2.8
 2024-05-17 11:20 UTC  (2+ messages)

[PATCH v4 0/3] kbuild follow-up
 2024-05-16  6:28 UTC  (11+ messages)
` [PATCH v4 1/3] module.inc: fix kbuild dependency
` [PATCH v4 2/3] linux-custom: use to_boolean when checking ISAR_CROSS_COMPILE
` [PATCH v4 3/3] kbuildtarget.bbclass: add missing license header

[PATCH 1/2] dpkg-source: Fix source deployment
 2024-05-13 12:08 UTC  (9+ messages)
` [PATCH 2/2] dpkg-source: Build source package only once

[PATCH v3 0/3] Kbuild follow-up
 2024-05-13  9:06 UTC  (8+ messages)
` [PATCH v3 1/3] module.inc: fix kbuild dependency
` [PATCH v3 2/3] linux-custom: use to_boolean when checking ISAR_CROSS_COMPILE
` [PATCH v3 3/3] kbuildtarget.bbclass: add missing license header

[PATCH v2 0/3] Kbuild follow-up
 2024-05-13  4:18 UTC  (6+ messages)
` [PATCH v2 1/3] module.inc: fix kbuild dependency
` [PATCH v2 2/3] linux-custom: use to_boolean when checking ISAR_CROSS_COMPILE
` [PATCH v2 3/3] kbuildtarget.bbclass: add missing license header

[PATCH v2] classes/rootfs: remove content of /dev, /run and vmlinux old
 2024-05-10 15:29 UTC  (5+ messages)

[PATCH] meta/classes/template: add BPN to default TEMPLATE_VARS
 2024-05-10  5:46 UTC  (2+ messages)

[PATCH] enable-fsck: Adjust to latest debianize changes
 2024-05-10  5:45 UTC  (2+ messages)

[PATCH] sshd-regen-keys: Adjust to latest debianize changes
 2024-05-10  5:45 UTC  (2+ messages)

[PATCH 0/3] Kbuild follow-up
 2024-05-10  4:44 UTC  (7+ messages)
` [PATCH 1/3] module.inc: fix kbuild dependency
` [PATCH 2/3] linux-custom: use to_boolean when checking ISAR_CROSS_COMPILE
` [PATCH 3/3] kbuildtarget.bbclass: add missing license header

[PATCH 0/4] Update WIC to the latest revision
 2024-05-08 14:46 UTC  (6+ messages)
` [PATCH 1/4] Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"
` [PATCH 2/4] wic: Update to the latest revision
` [PATCH 3/4] Revert "Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs""
` [PATCH 4/4] wic: Restore compatibility with old distros

[PATCH] meta/classes/debianize: install appropriate copyright file
 2024-05-08  6:24 UTC  (3+ 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