[PATCH] rpi: make example image support Y2038
2022-05-05 11:45 UTC (2+ messages)
[PATCH] bootstrap: handle python exception for missing sources files more readable
2022-05-05 10:17 UTC (2+ messages)
[PATCH 0/2] linux-custom: fix building of the linux-libc-dev package
2022-05-05 10:17 UTC (4+ messages)
` [PATCH 1/2] linux-custom: correct name of "
` [PATCH 2/2] linux-custom: add rsync to build dependencies
[PATCH v2 0/1] fix: mount pts into rootfs
2022-05-04 15:53 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] imagetypes: update recipe API changelog
2022-05-04 12:42 UTC (3+ messages)
[PATCH v4 0/8] imagetypes
2022-05-04 12:19 UTC (13+ messages)
` [PATCH v4 1/8] image: remove IMAGE_SUFFIX
` [PATCH v4 2/8] image: refactor SDK
` [PATCH v4 3/8] meta: introduce IMAGE_CMD_*
` [PATCH v4 4/8] imagetypes: restructure files
` [PATCH v4 5/8] imagetypes: switch meta-isar to the new scheme
` [PATCH v4 6/8] meta-isar: remove IMAGE_FSTYPES from multiconfig definitions
` [PATCH v4 7/8] docs: add new imagetypes to user manual
` [PATCH v4 8/8] start_vm: update image types checking
[PATCH 0/7] Further improve cachability of ISAR
2022-05-04 11:41 UTC (8+ messages)
` [PATCH 1/7] signatures: exclude path to core layer from bb hashes
` [PATCH 2/7] signatures: whitelist external SCRIPTSDIR
` [PATCH 3/7] signatures: exclude BITBAKEDIR from WIC
` [PATCH 4/7] signatures: use TOPDIR instead of BUILDDIR in wic
` [PATCH 5/7] signatures: unify WKS_* variable exclusions with OE
` [PATCH 6/7] signatures: exclude TOPDIR from signatures
` [PATCH 7/7] signatures: do not expand SRC_URI
[PATCH 1/1] fix: mount pts into rootfs
2022-05-04 9:41 UTC
[PATCH v8 00/16] Sbuild/Schroot migration
2022-05-04 8:56 UTC (6+ messages)
` [PATCH v8 08/16] dpkg: Remove builddeps install task
[PATCH v2 0/4] Improve cacheability
2022-05-04 7:50 UTC (6+ 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 0/3] Fix failed repro test impact on other tests
2022-05-04 7:49 UTC (5+ 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
[PATCH v3 0/7] Rebuild phyBOARD-Mira UBI image generation
2022-05-04 5:41 UTC (8+ messages)
` [PATCH v3 1/7] image: Introduce template support for imagetypes
` [PATCH v3 2/7] ubi: Move imager-related defines to image bbclasses
` [PATCH v3 3/7] ubi: Remove isar-image-ubi
` [PATCH v3 4/7] ubi: Split UBI configs for phyboard-mira and imx6-sabrelite
` [PATCH v3 5/7] conf: Remove machine-specific defines from multiconfig
` [PATCH v3 6/7] meta-isar: Add linux-phy kernel
` [PATCH v3 7/7] meta: Add barebox bootloader support
[PATCH] dpkg-base: Take isar.lock while cleaning deb packages
2022-05-04 5:15 UTC
[PATCH(sbuild) 0/1] avoid absolute SCHROOT_* paths to improve caching
2022-04-28 14:52 UTC (2+ messages)
` [PATCH(sbuild) 1/1] "
[PATCH 0/3] Make CI targets be configured
2022-04-28 7:48 UTC (7+ messages)
` [PATCH 1/3] ci: Implement dynamic KFAIL checking
` [PATCH 2/3] ci: Implement dynamic tests skipping
` [PATCH 3/3] ci: Correct container test case name
[PATCH 0/2] Additions to imagetypes patchset
2022-04-28 6:04 UTC (4+ messages)
` [PATCH 1/2] start_vm: update image types checking
` [PATCH 2/2] meta: fix wic image generation for qemuamd64-bullseye
[PATCH v2] image-container-extension: exclude proc sys dev
2022-04-26 11:01 UTC (2+ messages)
[PATCH] isar-image: remove deprecated bbclass
2022-04-25 8:10 UTC (2+ messages)
[PATCH 0/3] Sparse tar generation
2022-04-25 6:04 UTC (3+ messages)
[PATCH v3 0/3] bump bitbake and wic for python 3.10 support
2022-04-23 5:08 UTC (7+ messages)
` [PATCH v3 1/3] bitbake: Update to 1.50.5 release
` [PATCH v3 2/3] wic: align our fork of common.wks.inc with wic version we carry
` [PATCH v3 3/3] wic: Update to the latest revision
[PATCH v2 0/2] bump bitbake and wic for python 3.10 support
2022-04-22 9:54 UTC (11+ messages)
` [PATCH v2 1/2] bitbake: Update to 1.50.5 release
` [PATCH v2 2/2] wic: Update to the latest revision
[PATCH] expand-on-first-boot: Add support for devicemapper
2022-04-22 9:08 UTC (7+ messages)
[PATCH] expand-on-first-boot: support resizing a btrfs root
2022-04-22 9:06 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 1/1] Fix permissions when splitting rootfs folders across partitions
2022-04-21 16:09 UTC (4+ messages)
[PATCH] bitbake: Update to 1.50.5 release
2022-04-21 8:55 UTC (7+ messages)
[PATCH] wic-img: use python3.9 in bookworm
2022-04-21 7:36 UTC (8+ messages)
[PATCH v3 0/7] imagetypes
2022-04-20 17:03 UTC (9+ 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] classes/image-postproc-extension: Remove /etc/machine-id
2022-04-20 13:00 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/1] Update bitbake to version 1.50.4
2022-04-19 14:35 UTC (7+ messages)
[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 v3 0/7] Add support for dual bios + efi disk generation
2022-04-13 8:34 UTC (3+ messages)
[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(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
APT Repo with authentication
2022-04-07 11:16 UTC (5+ messages)
[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)
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