[PATCH v3 0/5] linux-custom: Split up binaries from kernel headers to kbuild packages
2023-08-17 12:25 UTC (13+ 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 (5+ 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 v6 0/9] Imager schroot migration
2023-07-21 5:54 UTC (10+ 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] 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 (14+ messages)
` [PATCH v3 1/7] stm32mp15x: Bump optee-os to 3.21.0
` [PATCH v3 2/7] Add recipe for optee TA devkit
` [PATCH v3 3/7] Add recipe for optee-client
` [PATCH v3 4/7] Add recipe for optee examples
` [PATCH v3 5/7] Add recipe for optee ftpm
` [PATCH v3 6/7] initramfs: Add recipe for tee-supplicant hook
` [PATCH v3 7/7] initramfs: Add recipe for tee-ftpm 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] meta: Add Debian Trixie
2023-07-17 11:22 UTC (3+ messages)
[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)
[PATCH v5 0/9] Imager schroot migration
2023-07-13 13:33 UTC (2+ messages)
[PATCH 0/6] Starfive VisionFive 2 updates
2023-07-12 10:34 UTC (7+ messages)
` [PATCH 1/6] meta-isar: u-boot-starfive-visionfive2: Fix fetching, update to BSP version VF2_v3.0.4
[PATCH v3 0/4] Rewrite the image-account-extension in python
2023-07-11 6:42 UTC (3+ messages)
[PATCH] Drop stm32mp15x-buster multiconfig
2023-07-11 6:41 UTC (2+ messages)
[PATCH] meta-test: Disable sshd socket activation for CI purpose
2023-07-11 6:40 UTC (4+ messages)
[PATCH] classes/sdk.bbclass: remove additional "/" in new_target finding
2023-07-11 6:40 UTC (2+ messages)
[PATCH] linux: add "dwarves" to KBUILD_DEPENDS
2023-07-11 6:39 UTC (3+ messages)
[PATCH] meta: Remove locale.conf hack for newer systemd
2023-07-06 4:43 UTC (2+ messages)
[PATCH] conf: Fix append syntax
2023-07-06 4:42 UTC (2+ messages)
[RFC PATCH 0/1] FILESEXTRAPATHS in .inc files
2023-07-04 7:51 UTC (5+ messages)
` [RFC PATCH 1/1] linux-module: append local files path to FILSPATH
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