public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH 0/1] Update bitbake to version 1.50.4
 2022-04-19 14:35 UTC  (10+ messages)

[PATCH v3 0/7] imagetypes
 2022-04-15  6:56 UTC  (8+ messages)
` [PATCH v3 1/7] image: remove IMAGE_SUFFIX
` [PATCH v3 2/7] image: refactor SDK
` [PATCH v3 3/7] meta: introduce IMAGE_CMD_*
` [PATCH v3 4/7] imagetypes: restructure files
` [PATCH v3 5/7] imagetypes: switch meta-isar to the new scheme
` [PATCH v3 6/7] meta-isar: remove IMAGE_FSTYPES from multiconfig definitions
` [PATCH v3 7/7] docs: add new imagetypes to user manual

[PATCH v2 0/7] imagetypes
 2022-04-15  6:55 UTC  (10+ messages)
` [PATCH v2 1/7] image: remove IMAGE_SUFFIX
` [PATCH v2 2/7] image: refactor SDK
` [PATCH v2 3/7] meta: introduce IMAGE_CMD_*
` [PATCH v2 4/7] imagetypes: restructure files
` [PATCH v2 5/7] imagetypes: switch meta-isar to the new scheme
` [PATCH v2 6/7] meta-isar: remove IMAGE_FSTYPES from multiconfig definitions
` [PATCH v2 7/7] docs: add new imagetypes to user manual

[PATCH v2 0/7] Rebuild phyBOARD-Mira UBI image generation
 2022-04-14 18:01 UTC  (8+ messages)
` [PATCH v2 1/7] image: Introduce template support for imagetypes
` [PATCH v2 2/7] ubi: Move imager-related defines to image bbclasses
` [PATCH v2 3/7] ubi: Remove isar-image-ubi
` [PATCH v2 4/7] ubi: Split UBI configs for phyboard-mira and imx6-sabrelite
` [PATCH v2 5/7] conf: Remove machine-specific defines from multiconfig
` [PATCH v2 6/7] meta-isar: Add linux-phy kernel
` [PATCH v2 7/7] meta: Add barebox bootloader support

[isar 0/1] Fix non-reproducible issue due to localepurge
 2022-04-14 15:38 UTC  (7+ messages)
` [isar 1/1] image-locales-extension: Do localepurge configuration after installation

[PATCH 0/2] Sstate maintenance script
 2022-04-14  8:22 UTC  (7+ messages)
` [PATCH 1/2] scripts: add isar-sstate
` [PATCH 2/2] bitbake-diffsigs: make finding of changed signatures more robust

Prebuilt-deb broken
 2022-04-13 19:36 UTC  (3+ messages)

[PATCH 0/2] linux-custom: fix building of the linux-libc-dev package
 2022-04-13 12:02 UTC  (3+ messages)
` [PATCH 1/2] linux-custom: correct name of "
` [PATCH 2/2] linux-custom: add rsync to build dependencies

[PATCH v3 0/7] Add support for dual bios + efi disk generation
 2022-04-13  8:34 UTC  (13+ messages)
` [PATCH v3 1/7] Copy efi-plus-pcbios script from OE
` [PATCH v3 2/7] Add ISAR version of biosplusefi WIC plugin
` [PATCH v3 3/7] wic: make import isarpluginbase work when plugins use each other
` [PATCH v3 4/7] test: add target for efi-plus-pcbios image type
` [PATCH v3 5/7] add support for current debian distros in start_vm.py
` [PATCH v3 6/7] Add pcbios option to start_vm
` [PATCH v3 7/7] run vm_boot_test against EFI and PC BIOS

[PATCH 0/4] Improve cacheability
 2022-04-12 12:09 UTC  (7+ messages)
` [PATCH 1/4] bitbake.conf: always start with empty SRC_URI
` [PATCH 2/4] bitbake.conf: add isar paths to BB_HASHBASE_WHITELIST
` [PATCH 3/4] isar-bootstrap: no absolute paths in SRC_URI
` [PATCH 4/4] base.bbclass: don't pass absolute paths to root_cleandirs

[PATCH v2 0/4] Improve cacheability
 2022-04-12 12:08 UTC  (5+ messages)
` [PATCH v2 1/4] bitbake.conf: always start with empty SRC_URI
` [PATCH v2 2/4] bitbake.conf: add isar paths to BB_HASHBASE_WHITELIST
` [PATCH v2 3/4] isar-bootstrap: no absolute paths in SRC_URI
` [PATCH v2 4/4] base.bbclass: don't pass absolute paths to root_cleandirs

[PATCH(sbuild) 0/1] Fix issues on rebuild with empty DL_DIR
 2022-04-08  9:23 UTC  (2+ messages)
` [PATCH(sbuild) 1/1] always create apt-cache dirs in deb_dl_dir_import

[PATCH v8 00/16] Sbuild/Schroot migration
 2022-04-08  9:11 UTC  (21+ messages)
` [PATCH v8 01/16] dpkg-gbp: Use separate command to export tarball
` [PATCH v8 02/16] dpkg-gbp: Use host tools for dsc preparation
` [PATCH v8 03/16] sbuild: Add recipes for host and target rootfs to run sbuild
` [PATCH v8 04/16] sbuild: Introduce a class for another build method
` [PATCH v8 05/16] dpkg: Build packages with sbuild
` [PATCH v8 06/16] sbuild: Support of DEB_BUILD_PROFILES
` [PATCH v8 07/16] sbuild: Support of shell exports from dpkg_runbuild_prepend
` [PATCH v8 08/16] dpkg: Remove builddeps install task
` [PATCH v8 09/16] sbuild: Add ccache support
` [PATCH v8 10/16] dpkg-base: Switch devshell to use schroot
` [PATCH v8 11/16] dpkg-base: Switch apt_fetch and apt_unpack "
` [PATCH v8 12/16] doc: Add sbuild-related documentation
` [PATCH v8 13/16] sbuild: Use .dsc file instead of source directory
` [PATCH v8 14/16] sbuild: Fixed proxy support
` [PATCH v8 15/16] sbuild: Fix debsrc_download for packages dependencies
` [PATCH v8 16/16] fix: support build of packages with epoch version

[PATCH 0/3] Fix failed repro test impact on other tests
 2022-04-08  5:31 UTC  (4+ messages)
` [PATCH 1/3] ci: cleanup tmp after repro test failed
` [PATCH 2/3] ci: rename tmp in repro tests to access logs
` [PATCH 3/3] deb-dl-dir: grep exact version when caching source package

APT Repo with authentication
 2022-04-07 11:16 UTC  (5+ messages)

[PATCH v2] image-container-extension: exclude proc sys dev
 2022-04-05  8:58 UTC 

[RFC PATCH v1] image-container-extension: exclude proc sys dev
 2022-04-04 15:41 UTC  (4+ messages)

[PATCH] bootimg-efi-isar: add support for squashfs
 2022-04-01  7:33 UTC  (4+ messages)

[PATCH 0/7] Rebuild phyBOARD-Mira UBI image generation
 2022-03-31  6:10 UTC  (4+ messages)

[PATCH 0/6] imagetypes
 2022-03-31  5:57 UTC  (5+ messages)

[PATCH v3 0/5] Improving base-apt usage PoC
 2022-03-30 13:41 UTC  (7+ messages)
` [PATCH v3 1/5] Add debrepo python script handling base-apt
` [PATCH v3 2/5] meta: Use cached base-apt repo to debootstrap
` [PATCH v3 3/5] meta: always use base-apt repo in local mode
` [PATCH v3 4/5] base-apt: Predownload packages to base-apt before install
` [PATCH v3 5/5] draft: make isar-apt repo visible for base-apt

[PATCH] isar-image: remove deprecated bbclass
 2022-03-29 13:41 UTC 

[PATCH 0/3] Fix and speedup CI tests
 2022-03-28 17:51 UTC  (5+ messages)
` [PATCH 1/3] CI: Change repro signed test case targets
` [PATCH 2/3] CI: Fix test conditions
` [PATCH 3/3] CI: Reduce debsrc_cache enabled targets

[PATCH 0/3] Replace rpi-sdimg by wic
 2022-03-28 17:50 UTC  (5+ messages)
` [PATCH 1/3] rpi: Introduce bootconfig-rpi package
` [PATCH 2/3] rpi: Migrate to WIC
` [PATCH 3/3] doc: Change rpi-sdimg related documentation

[PATCH v3] Avoid sharing of /dev/shm from the build context
 2022-03-28 17:49 UTC  (3+ messages)

[PATCH] enable-fsck/expand-on-first-boot: Drop obsolete syslog output configuration
 2022-03-25  6:32 UTC  (2+ messages)

[PATCH v3 0/7] Unify build and run test cases
 2022-03-23  7:00 UTC  (7+ messages)
` [PATCH v3 3/7] CI: Adopt vm_start test logging
` [PATCH v3 4/7] CI: Do not run QEMU start tests from Gitlab
` [PATCH v3 5/7] CI: Rename build_test.py to citest.py
` [PATCH v3 6/7] CI: Change QEMU boot logs format
` [PATCH v3 7/7] CI: Add timeout setting to ci_build

[PATCH 1/1] add support to set KBUILD_BUILD_TIMESTAMP for custom kernels
 2022-03-22 18:52 UTC  (8+ messages)

[PATCH v2 0/6] Add support for dual bios + efi disk generation
 2022-03-22 14:01 UTC  (2+ messages)

[PATCH] Add missing WicError import
 2022-03-21 15:02 UTC  (8+ messages)

[PATCH] meta: Consolidate more common bits of Debian distro configs
 2022-03-21 15:01 UTC  (2+ messages)

[PATCH 0/1] Ensure generation of /etc/os-release is idempotent
 2022-03-21 15:00 UTC  (2+ messages)

[PATCH v2] Avoid sharing of /dev/shm from the build context
 2022-03-21 11:25 UTC  (2+ messages)

[PATCH] Avoid sharing of /dev/shm from the build context
 2022-03-18 15:46 UTC  (6+ messages)

[PATCH v2] meta: add quality check helper to image class
 2022-03-17 13:52 UTC  (2+ messages)

[PATCH 1/2] meta-isar/raspbios: get rid of distro config script
 2022-03-17 13:51 UTC  (2+ messages)

[PATCH] CI: Protect rpi targets by KFAIL
 2022-03-17 13:48 UTC  (2+ messages)

[PATCH v1] linux-module: remove double quotes around AUTOLOAD
 2022-03-17 13:47 UTC  (2+ messages)

[PATCH v2 0/2] Fix rpi targets build on Bullseye
 2022-03-16 11:19 UTC  (5+ messages)
` [PATCH v2 1/2] Revert "Revert "isar-init-build-env: Add /sbin to PATH""

[PATCH v8 00/15] Sbuild/Schroot migration
 2022-03-16  7:50 UTC  (17+ messages)
` [PATCH v8 01/15] dpkg-gbp: Use separate command to export tarball
` [PATCH v8 02/15] dpkg-gbp: Use host tools for dsc preparation
` [PATCH v8 03/15] sbuild: Add recipes for host and target rootfs to run sbuild
` [PATCH v8 04/15] sbuild: Introduce a class for another build method
` [PATCH v8 05/15] dpkg: Build packages with sbuild
` [PATCH v8 06/15] sbuild: Support of DEB_BUILD_PROFILES
` [PATCH v8 07/15] sbuild: Support of shell exports from dpkg_runbuild_prepend
` [PATCH v8 08/15] dpkg: Remove builddeps install task
` [PATCH v8 09/15] sbuild: Add ccache support
` [PATCH v8 10/15] dpkg-base: Switch devshell to use schroot
` [PATCH v8 11/15] dpkg-base: Switch apt_fetch and apt_unpack "
` [PATCH v8 12/15] doc: Add sbuild-related documentation
` [PATCH v8 13/15] sbuild: Use .dsc file instead of source directory
` [PATCH v8 14/15] sbuild: Fixed proxy support
` [PATCH v8 15/15] sbuild: Fix debsrc_download for packages dependencies

page:  |  | latest

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