public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] stm32mp15x: Update to TF-A 2.4
 2020-11-26 19:08 UTC 

[PATCH v4] Add recipe for linux kselftest
 2020-11-26 18:38 UTC  (5+ messages)

[PATCH v10 00/14] Debsrc Caching
 2020-11-26 18:30 UTC  (15+ messages)
` [PATCH v10 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v10 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v10 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v10 04/14] deb-dl-dir: Make debsrc_download faster
` [PATCH v10 05/14] deb-dl-dir: Download files only belonging to the current image
` [PATCH v10 06/14] deb-dl-dir: Factor out the mounting part
` [PATCH v10 07/14] deb-dl-dir: Fix skipping of removed files
` [PATCH v10 08/14] repository: Add a sanity test to check missing sources
  ` [PATCH v10 09/14] base-apt: Introduce BASE_REPO_FEATURES
    ` [PATCH v10 10/14] repository: Fix failures due to missing section
    ` [PATCH v10 11/14] scripts/ci_build.sh: Enable deb-src caching
    ` [PATCH v10 12/14] rootfs: Fix possible overwrite of existing resolv.conf
    ` [PATCH v10 13/14] rootfs: Handle failures when postprocess is rerun
      ` [PATCH v10 14/14] doc/user_manual.md: Document details about deb-src caching

[PATCH v9 00/14] Debsrc caching
 2020-11-26 18:12 UTC  (18+ messages)
` [PATCH v9 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v9 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v9 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v9 04/14] deb-dl-dir: Make debsrc_download faster
` [PATCH v9 05/14] deb-dl-dir: Download files only belonging to the current image
` [PATCH v9 06/14] deb-dl-dir: Factor out the mounting part
` [PATCH v9 07/14] deb-dl-dir: Fix skipping of removed files
` [PATCH v9 08/14] repository: Add a sanity test to check missing sources
  ` [PATCH v9 09/14] base-apt: Introduce BASE_REPO_FEATURES
    ` [PATCH v9 10/14] repository: Fix failures due to missing section
    ` [PATCH v9 11/14] scripts/ci_build.sh: Enable deb-src caching
    ` [PATCH v9 12/14] rootfs: Fix possible overwrite of existing resolv.conf
    ` [PATCH v9 13/14] rootfs: Handle failures when postprocess is rerun
      ` [PATCH v9 14/14] doc/user_manual.md: Document details about deb-src caching

[PATCH v3] u-boot: add libubootenv
 2020-11-26 17:20 UTC  (3+ messages)
` [PATCH v4] "

[debsecan] export dpkg status for debsecan
 2020-11-26 17:18 UTC  (3+ messages)
` [debsecan] meta/classes: export dpkg status file "

[PATCH v2] expand-on-first-boot: Allow expanding extended MBR partitions
 2020-11-26 16:02 UTC  (2+ messages)

[PATCH v2] sdkchroot: Fix dependency for RISC-V
 2020-11-26 15:59 UTC  (2+ messages)

[PATCH] Set PATCHRESOLVE to noop by default
 2020-11-26 15:57 UTC  (2+ messages)

[PATCH 0/2] sifive-fu540: opensbi build fix and cleanup
 2020-11-26 15:56 UTC  (4+ messages)
` [PATCH 1/2] meta-isar: opensbi-sifive-fu540: Update to 0.8
` [PATCH 2/2] meta-isar: opensbi-sifive-fu540: Use DEBIAN_BUILD_DEPENDS

[PATCH v4 00/11] Support for building TF-A and OP-TEE, add STM32MP15x board
 2020-11-26 15:54 UTC  (17+ messages)
` [PATCH v4 01/11] meta-isar: Lift de0-nano-soc build to buster
` [PATCH v4 02/11] meta-isar: linux-mainline: Update to latest 5.4.70
` [PATCH v4 03/11] meta-isar: u-boot: Update to 2020.10
` [PATCH v4 04/11] meta-isar: u-boot: Factor our de0-nano-soc recipe
` [PATCH v4 05/11] meta-isar: example-raw: Purge securetty from target image
` [PATCH v4 06/11] Add STM32MP15x eval board
` [PATCH v4 07/11] Add recipe include for building custom Trusted Firmware A
` [PATCH v4 08/11] stm32mp15x: Switch to TF-A based boot
` [PATCH v4 09/11] Add recipe include for building custom OP-TEE
` [PATCH v4 10/11] meta-isar: u-boot-stm32mp15x: Add patches needed for OP-TEE usage
` [PATCH v4 11/11] meta-isar: Add OP-TEE to STM32MP15x board

[PATCH] dpkg: Add control over removal of built packages
 2020-11-26 15:47 UTC  (4+ messages)

[PATCH v4 00/13] Complete backlog: SDK, assorting fixed and cleanups
 2020-11-26 15:40 UTC  (10+ messages)
` [PATCH v4 03/13] sdk: Add script to relocate SDK
` [PATCH v4 06/13] sdk: Update README.sdk
  ` [PATCH v5 "
` [PATCH v4 07/13] isar-bootstrap: Connect to gpg-agent before adding keys

[PATCH v2] wic/plugins: Fix boot plugin
 2020-11-26 14:35 UTC  (2+ messages)

[PATCH v6 00/13] Deb-src caching
 2020-11-26 11:07 UTC  (20+ messages)
` [PATCH v6 01/13] rootfs: Make rootfs finalize a separate task
` [PATCH v6 03/13] meta: cache deb srcs as part of postprocessing

[PATCH] wic/plugins: Fix boot plugin
 2020-11-26  9:14 UTC  (3+ messages)

[PATCH] wic: Remove racy python3 link cleanup
 2020-11-25 18:59 UTC  (3+ messages)

[PATCH v8 00/14] Deb-src caching
 2020-11-25 13:45 UTC  (15+ messages)
` [PATCH v8 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v8 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v8 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v8 04/14] deb-dl-dir: Make debsrc_download faster
  ` [PATCH v8 05/14] deb-dl-dir: Download files only belonging to the current image
    ` [PATCH v8 06/14] deb-dl-dir: Factor out the mounting part
    ` [PATCH v8 07/14] deb-dl-dir: Fix skipping of removed files
    ` [PATCH v8 08/14] repository: Add a sanity test to check missing sources
    ` [PATCH v8 09/14] base-apt: Introduce BASE_REPO_FEATURES
      ` [PATCH v8 10/14] repository: Fix failures due to missing section
        ` [PATCH v8 11/14] scripts/ci_build.sh: Enable deb-src caching
        ` [PATCH v8 12/14] rootfs: Fix possible overwrite of existing resolv.conf
        ` [PATCH v8 13/14] rootfs: Handle failures when postprocess is rerun
        ` [PATCH v8 14/14] doc/user_manual.md: Document details about deb-src caching

[PATCH v7 00/14] Deb-src caching
 2020-11-25 13:14 UTC  (17+ messages)
` [PATCH v7 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v7 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v7 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v7 04/14] deb-dl-dir: Make debsrc_download faster
` [PATCH v7 05/14] deb-dl-dir: Download files only belonging to the current image
` [PATCH v7 06/14] deb-dl-dir: Factor out the mounting part
` [PATCH v7 07/14] deb-dl-dir: Fix skipping of removed files
` [PATCH v7 08/14] repository: Add a sanity test to check missing sources
  ` [PATCH v7 09/14] base-apt: Introduce BASE_REPO_FEATURES
    ` [PATCH v7 10/14] repository: Fix failures due to missing section
    ` [PATCH v7 11/14] scripts/ci_build.sh: Enable deb-src caching
    ` [PATCH v7 12/14] rootfs: Fix possible overwrite of existing resolv.conf
    ` [PATCH v7 13/14] rootfs: Handle failures when postprocess is rerun
      ` [PATCH v7 14/14] doc/user_manual.md: Document details about deb-src caching

[PATCH] scripts/start_vm: Use buster as default distro
 2020-11-25 10:07 UTC 

[PATCH v2 00/11] Support for building TF-A and OP-TEE, add STM32MP15x board
 2020-11-22 14:46 UTC  (17+ messages)
` [PATCH v2 01/11] meta-isar: Lift de0-nano-soc build to buster
` [PATCH v2 02/11] meta-isar: linux-mainline: Update to latest 5.4.70
` [PATCH v2 03/11] meta-isar: u-boot: Update to 2020.10
` [PATCH v2 04/11] meta-isar: u-boot: Factor our de0-nano-soc recipe
` [PATCH v2 05/11] meta-isar: example-raw: Purge securetty from target image
` [PATCH v2 06/11] Add STM32MP15x eval board
` [PATCH v2 07/11] Add recipe include for building custom Trusted Firmware A
  ` [PATCH v3 "
` [PATCH v2 08/11] stm32mp15x: Switch to TF-A based boot
  ` [PATCH v3 "
` [PATCH v2 09/11] Add recipe include for building custom OP-TEE
  ` [PATCH v3 "
` [PATCH v2 10/11] meta-isar: u-boot-stm32mp15x: Add patches needed for OP-TEE usage
` [PATCH v2 11/11] meta-isar: Add OP-TEE to STM32MP15x board

[PATCH 0/1] Add support for Suite Component format sources
 2020-11-18 19:17 UTC  (3+ messages)
` [PATCH v2 1/1] Add support for apt sources which use an absolute Suite Component

[PATCH] rootfs: Report progress for postprocessing steps
 2020-11-18 19:10 UTC  (2+ messages)

[PATCH] meta/conf/distro: Cleanup DISTRO_APT_SOURCES
 2020-11-18 18:55 UTC  (3+ messages)

[PATCH] sdkchroot: Fix dependency for RISC-V
 2020-11-18 17:24 UTC 

ISAR Populate SDK
 2020-11-09 10:30 UTC  (2+ messages)

[PATCH v5] u-boot: Deprecate BUILD_DEPENDS in favor of DEBIAN_BUILD_DEPENDS
 2020-11-06  8:51 UTC  (3+ messages)

[PATCH v6 0/8] WIC update
 2020-11-03 19:55 UTC  (14+ messages)
` [PATCH v6 1/8] wic: Update to the latest wic from openembedded core
` [PATCH v6 2/8] wic/plugins: Fix wic plugins to work with the latest wic
` [PATCH v6 3/8] wic-img: Satisfy the quirks of "
` [PATCH v6 4/8] wic_fakeroot: Handle standalone pseudo invocations
  ` [PATCH v6 5/8] meta-isar/conf: Add provision to debug WIC
    ` [PATCH v6 6/8] debian-common: Add tar as a dependency for wic
    ` [PATCH v6 7/8] Fix legacy bios boot partition
    ` [PATCH v6 8/8] meta-isar/canned-wks: Remove unwanted /boot mountpoint

[PATCH v3 00/16] Complete backlog: SDK, compat arch, assorting fixed and cleanups
 2020-11-01 15:17 UTC  (11+ messages)
` [PATCH v3 06/16] sdk: Add support for adding self-defined sdk packages

[PATCH v2] dpkg-base: Remove newly deployed debs from buildchroots
 2020-10-28 14:20 UTC  (7+ messages)

[PATCH] bitbake: Update to 1.46.2 release
 2020-10-23 10:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] u-boot-custom: Add a config package for Linux user-space
 2020-10-22 17:14 UTC  (2+ messages)

Camera CSI Capture support for IMX6 Processors
 2020-10-16  9:15 UTC  (2+ messages)

[PATCH v5 0/8] WIC update
 2020-10-14 13:23 UTC  (12+ messages)
` [PATCH v5 3/8] wic-img: Satisfy the quirks of latest wic

[PATCH v2] Add recipe for linux kselftest
 2020-10-14  6:18 UTC  (4+ messages)
` [PATCH v3] "

Isar patch backlog pre-integrated
 2020-10-13 15:35 UTC 

[RFC PATCH] classes: Add initramfs class
 2020-10-13 15:11 UTC  (5+ messages)
` [PATCH v2 3/3] Add custom isar-initramfs example

[PATCH] image: Run copy_boot_files after rootfs postprocessing
 2020-10-13 10:35 UTC  (4+ messages)

[PATCH] u-boot: add libubootenv
 2020-10-13 10:29 UTC  (4+ messages)
` [PATCH v2] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox