[PATCH 1/6] meta-isar: Add bookworm config for de0-nano-soc
2023-08-29 6:16 UTC (3+ messages)
` [PATCH 2/6] meta-isar: Add bookworm config for bananapi
` [PATCH 3/6] meta-isar: Add bookworm config for nanopi-neo
[PATCH] meta-isar: Change BASE_DISTRO for 64-bit raspios
2023-08-29 6:00 UTC
[PATCH] meta: Add Debian Trixie
2023-08-25 6:14 UTC (4+ messages)
[PATCH v6 0/9] Imager schroot migration
2023-08-25 4:20 UTC (11+ messages)
` [PATCH v6 1/9] isar-apt: Move cleanup to postprocessing
` [PATCH v6 2/9] imager: Migrate from buildchroot to schroot
` [PATCH v6 3/9] imager: Move image types "
` [PATCH v6 4/9] imager: Split imager deps between image types
` [PATCH v6 5/9] CI: Fix used chroot recipe name
` [PATCH v6 6/9] meta: Remove buildchroot
` [PATCH v6 7/9] dpkg-gbp: Remove unused mounts
` [PATCH v6 8/9] doc: Update chroot documentation
` [PATCH v6 9/9] RECIPE-API-CHANGELOG.md: Describe imager changes
[PATCH 0/8] Testsuite improvements for SSH-based tests
2023-08-24 15:34 UTC (10+ messages)
` [PATCH 1/8] cibuilder.py: Support custom arguments passing to CI scripts
` [PATCH 2/8] meta-isar: Add more extra space to qemu ext4 images
` [PATCH 3/8] cibuilder.py: Split vm_start function to smaller subfunctions
` [PATCH 4/8] cibuilder.py: Simplify remote_run command
` [PATCH 5/8] cibuilder.py: Reuse the same qemu machine in ssh-based tests
` [PATCH 6/8] citest.py: Adapt tests to qemu reuse
` [PATCH 7/8] cibuilder.py: enable output from remote scripts
` [PATCH 8/8] testsuite: Switch to remote scripts with arguments
[PATCH] barebox: Fix source dir
2023-08-24 15:19 UTC (2+ messages)
[PATCH] meta: Fix package names for native
2023-08-24 15:19 UTC (2+ messages)
[PATCH] meta-isar: Declare compatible machines
2023-08-24 15:18 UTC (5+ messages)
[PATCH 0/2] Integrate compatibiliy systems
2023-08-24 15:15 UTC (12+ messages)
` [PATCH 1/2] meta/bitbake.conf: add MACHINEOVERRIDES and DISTROOVERRIDES
` [PATCH 2/2] meta/base.bbclass: integrate COMPATIBLE_MACHINE feature
[PATCH v4 0/3] linux-custom: Split up binaries from kernel headers to kbuild packages
2023-08-21 13:45 UTC (4+ messages)
` [PATCH v4 1/3] linux-custom: Split up binaries from kernel headers to kbuild package
` [PATCH v4 2/3] linux-custom: Provide host and target specific kernel kbuild packages
` [PATCH v4 3/3] docs: Update custom_kernel docs for split up of kernel scripts and tools
[PATCH v3 0/5] linux-custom: Split up binaries from kernel headers to kbuild packages
2023-08-18 11:03 UTC (14+ messages)
` [PATCH v3 1/5] linux-custom: Split up binaries from kernel headers to kbuild package
` [PATCH v3 2/5] sbuild: Support overriding configured schroot dir
` [PATCH v3 3/5] dpkg: Allow overriding build and host parameters for sbuild and schroot
` [PATCH v3 4/5] linux-custom: Provide host and target specific kernel kbuild packages
` [PATCH v3 5/5] docs: Update custom_kernel docs for split up of kernel scripts and tools
[PATCH v2 0/5] linux-custom: Split up binaries from kernel headers to kbuild packages
2023-08-16 11:29 UTC (4+ messages)
[PATCH] optee-ftpm: Improve parallel build fix patch
2023-08-15 15:00 UTC (2+ messages)
[PATCH 0/2] Fix reproducible issues in armhf
2023-08-15 14:59 UTC (10+ messages)
` [PATCH 1/2] rootfs.bbclass: clean blkid cache files from rootfs
` [PATCH v2 0/2] Fix reproducible issues in armhf
` [PATCH v2 1/2] image.bbclass: remove core files generated in rootfs
` [PATCH v2 2/2] image.bbclass: clean blkid cache files from rootfs
` [PATCH 2/2] image.bbclass: remove core files generated in rootfs
[PATCH 0/3] Parital revert of DT overlays patches
2023-08-10 10:53 UTC (6+ messages)
` [PATCH 1/3] Revert "use builtin DT for nanopi-neo target"
` [PATCH 2/3] Revert "u-boot-script: add support to use builtin dt"
` [PATCH 3/3] Revert "refactor loading of DT overlays in uboot"
[PATCH 0/4] Rework and extend u-boot-script for DT overlays
2023-08-09 7:43 UTC (12+ messages)
` [PATCH 1/4] fix(u-boot-script): use correct ramdisk size
` [PATCH 2/4] refactor loading of DT overlays in uboot
` [PATCH 3/4] u-boot-script: add support to use builtin dt
` [PATCH 4/4] use builtin DT for nanopi-neo target
Systemd first boot with rw rootfs
2023-08-04 11:33 UTC (4+ messages)
` [RFC] image-postproc-extension: Configurable systemd first boot
[RFC PATCH] imagetypes_container: Remove unnecessary packages
2023-08-03 12:21 UTC
[PATCH] doc/RECIPE-API-CHANGELOG: fix FILESEXTRAPATHS line
2023-08-02 21:37 UTC (2+ messages)
[PATCH] inc files: append local files path to FILESPATH
2023-08-02 21:34 UTC (2+ messages)
[PATCH v2 1/2] fix group splitting in user creation
2023-08-02 21:31 UTC (4+ messages)
` [PATCH v2 2/2] add unit test for user creation with groups
[PATCH 1/1] deduplicate apt sources.list based on filenames
2023-08-02 21:30 UTC (5+ messages)
[PATCH v4 00/11] Fixes, cleanups and updates for OP-TEE and TAs
2023-08-02 4:11 UTC (13+ messages)
` [PATCH v4 01/11] optee-client: Add missing runtime dependency
` [PATCH v4 02/11] optee-client: Unbind ftpm, rather than remove its driver
` [PATCH v4 03/11] optee-examples-stm32mp15x: Fix parsing error for non-stm32mp15x machines
` [PATCH v4 04/11] linux-mainline: Add fTPM support
` [PATCH v4 05/11] initramfs-tee-{ftpm,supplicant}-hook: Move sync loop to ftpm-hook
` [PATCH v4 06/11] initramfs-tee-supplicant-hook: Account for modular optee
` [PATCH v4 07/11] initramfs-tee-ftpm-hook: Lift timeout to 30 s
` [PATCH v4 08/11] Drop stm32mp15x-initramfs in favor of image enabling
` [PATCH v4 09/11] optee-ftpm-stm32mp15x: Recipe cleanups
` [PATCH v4 10/11] optee-ftpm-stm32mp15x: Update WolfSSL to 5.6.3
` [PATCH v4 11/11] optee-ftpm-stm32mp15x: Add patch to fix parallel build issues
[PATCH] CI: End the last target with comma
2023-08-02 4:07 UTC (4+ messages)
[PATCH] CI: Remove KFAIL for Ubuntu
2023-08-02 4:07 UTC (5+ messages)
[PATCH] CI: Remove KFAIL for Bookworm
2023-08-02 4:07 UTC (3+ messages)
[PATCH] kselftest/kselftest.inc: update fuse package for bookworm
2023-07-31 11:56 UTC (2+ messages)
[PATCH] doc/custom_kernel: Correct example targets list
2023-07-31 11:55 UTC (2+ messages)
[PATCH] docs: Clean up dependency list
2023-07-31 11:54 UTC (2+ messages)
[PATCH v3 00/11] Fixes, cleanups and updates for OP-TEE and TAs
2023-07-28 8:58 UTC (18+ messages)
` [PATCH v3 01/11] optee-client: Add missing runtime dependency
` [PATCH v3 02/11] optee-client: Unbind ftpm, rather than remove its driver
` [PATCH v3 03/11] optee-examples-stm32mp15x: Fix parsing error for non-stm32mp15x machines
` [PATCH v3 04/11] linux-mainline: Add fTPM support
` [PATCH v3 05/11] initramfs-tee-{ftpm,supplicant}-hook: Move sync loop to ftpm-hook
` [PATCH v3 06/11] initramfs-tee-supplicant-hook: Account for modular optee
` [PATCH v3 07/11] initramfs-tee-ftpm-hook: Lift timeout to 30 s
` [PATCH v3 08/11] Drop stm32mp15x-initramfs in favor of image enabling
` [PATCH v3 09/11] optee-ftpm-stm32mp15x: Recipe cleanups
` [PATCH v3 10/11] optee-ftpm-stm32mp15x: Update WolfSSL to 5.6.3
` [PATCH v3 11/11] optee-ftpm-stm32mp15x: Add patch to fix parallel build issues
[PATCH 1/1] fix group splitting in user creation
2023-07-26 10:59 UTC (2+ messages)
Custom group logic broken since 032be24
2023-07-26 3:10 UTC
[PATCH] sbuild-chroot/sbuild-chroot-host: enable apt-utils only for bookworm
2023-07-22 11:23 UTC (4+ messages)
[RFT/RFC][PATCH] optee-ftpm-stm32mp15x: Add patch to fix parallel build issues
2023-07-21 7:16 UTC (2+ messages)
[PATCH] optee-client: Escape the escape sequence in tee-supplicant.service
2023-07-20 16:25 UTC (2+ messages)
[PATCH] optee-ftpm-stm32mp15x: Recipe cleanups
2023-07-20 15:49 UTC
[PATCH v2] initramfs-tee-ftpm-hook: Lift timeout to 30 s
2023-07-20 14:31 UTC
[PATCH] initramfs-tee-ftpm-hook: Lift timeout to 30 s
2023-07-20 12:06 UTC (3+ messages)
optee-ftpm-stm32mp15x sometimes fails to build
2023-07-20 9:19 UTC (3+ messages)
[PATCH] sbuild-chroot: Add apt-utils for compat
2023-07-20 4:12 UTC (2+ messages)
[PATCH] vm-img: Enable clipboard sharing for virtualbox
2023-07-20 4:11 UTC (3+ messages)
[PATCH] Drop stm32mp15x-initramfs in favor of image enabling
2023-07-19 17:43 UTC
[PATCH] linux-mainline: Add fTPM support
2023-07-19 17:42 UTC
Build Jailhouse Hypervisior For RPI4
2023-07-18 5:38 UTC (2+ messages)
[PATCH 1/2] initramfs-tee-{ftpm,supplicant}-hook: Move sync loop to ftpm-hook
2023-07-17 19:34 UTC (2+ messages)
` [PATCH 2/2] initramfs-tee-supplicant-hook: Account for modular optee
[PATCH v3 0/7] Add optee family and friends
2023-07-17 16:09 UTC (3+ messages)
` [PATCH v3 6/7] initramfs: Add recipe for tee-supplicant hook
Debian Buster support in Isar
2023-07-17 11:34 UTC (4+ messages)
[PATCH v2] optee-client: Add missing runtime dependency
2023-07-17 11:23 UTC
[PATCH] image-account-extension: fix path to passwd utility
2023-07-17 5:49 UTC (2+ messages)
[PATCH] optee-examples-stm32mp15x: Fix parsing error for non-stm32mp15x machines
2023-07-17 5:43 UTC
[PATCH v3 0/7] Migrate to mmdebstrap
2023-07-14 16:40 UTC (4+ messages)
[PATCH] optee-client: Add missing runtime dependency
2023-07-14 15:17 UTC (2+ messages)
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