[PATCH 0/6] Fixing base-apt and ci
2019-05-23 11:39 UTC (6+ messages)
` [PATCH 1/6] sdkchroot: remove 'copy-package-cache' from ROOTFS_FEATURES
` [PATCH 2/6] bitbake: added DISTRO to REPO_BASE_{DB_}DIR
` [PATCH 3/6] isar-bootstrap: fix DISTRO_APT_PREMIRRORS regex in case of cached build
` [PATCH 4/6] base-apt: fix issues with creating and using the base-apt repository
` [PATCH 5/6] ci_build.sh: Remove rpi-stretch if CROSS_BUILD and REPRO_BUILD
[DISCUSSIONS] CI build
2019-05-23 11:35 UTC (12+ messages)
sources.list empty line results in debootstrap error
2019-05-23 9:34 UTC (2+ messages)
` [PATCH] isar-bootstrap: fix ignore empty line in source list
[PATCH v6 0/9] Cleanup rootfs creation
2019-05-23 9:22 UTC (23+ messages)
` [PATCH v6 1/9] isar-bootstrap-host: disable DISTRO_BOOTSTRAP_KEYS usage
` [PATCH v6 2/9] isar-bootstrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v6 3/9] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v6 4/9] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v6 5/9] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v6 6/9] bitbake.conf: remove unneeded and differently used variables
` [PATCH v6 7/9] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v6 8/9] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v6 9/9] buildchroot/configscript: make creation of builder uid/gid idempotent
[PATCH 0/2] CI build improvements
2019-05-23 5:27 UTC (3+ messages)
` [PATCH 1/2] ci_build: Write each command to standard error
` [PATCH 2/2] ci_build: Include cross build targets into default build
Question about base-apt: Usage of BASE_DISTRO instead of DISTRO
2019-05-22 8:24 UTC
[PATCH] image.bbclass: remove 'get_image_name' function
2019-05-21 14:28 UTC
[PATCH 0/2] Fix of #56
2019-05-21 8:06 UTC (9+ messages)
` [PATCH 1/2] image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed
` [PATCH 2/2] Revert "meta/classes/image: Call transform_template after rootfs_install"
[PATCHv3] dpkg-base: derive "Package" and "Architecture" from .deb in cleanup
2019-05-20 13:48 UTC (3+ messages)
[PATCH 1/2] ci_build: Include de0-nano-soc into parallel fast build
2019-05-20 13:48 UTC (4+ messages)
` [PATCH 2/2] ci_build: Introduce REPRO_TARGETS_SET
[PATCH v3 0/8] pre-processing pipeline and transient package replacement
2019-05-20 12:46 UTC (9+ messages)
` [PATCH v3 1/8] split up isar-bootstrap helper and implement pre-process pipeline
` [PATCH v3 2/8] meta: remove transient package support
` [PATCH v3 3/8] meta/classes: add image-locales-extension class
` [PATCH v3 4/8] meta/classes: add image-account-extension class
` [PATCH v3 5/8] doc: update description of image customization
` [PATCH v3 6/8] doc: some fixes
` [PATCH v3 7/8] meta-isar: local.conf.sample: update root password and isar user creation
` [PATCH v3 8/8] RECIPE-API-CHANGELOG: update transient package removal + root password
[PATCH v2 0/8] pre-processing pipeline and transient package replacement
2019-05-16 15:49 UTC (10+ messages)
` [PATCH v2 1/8] split up isar-bootstrap helper and implement pre-process pipeline
` [PATCH v2 2/8] meta: remove transient package support
` [PATCH v2 3/8] meta/classes: add image-locales-extension class
` [PATCH v2 4/8] meta/classes: add image-account-extension class
` [PATCH v2 5/8] doc: update description of image customization
` [PATCH v2 6/8] doc: some fixes
` [PATCH v2 7/8] meta-isar: local.conf.sample: update root password and isar user creation
` [PATCH v2 8/8] RECIPE-API-CHANGELOG: update transient package removal + root password
[PATCH v5 0/9] Cleanup rootfs creation
2019-05-15 6:55 UTC (12+ messages)
` [PATCH v5 1/9] isar-bootstrap-host: disable DISTRO_BOOTSTRAP_KEYS usage
` [PATCH v5 2/9] isar-bootstrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v5 3/9] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v5 4/9] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v5 5/9] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v5 6/9] bitbake.conf: remove unneeded and differently used variables
` [PATCH v5 7/9] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v5 8/9] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v5 9/9] buildchroot/configscript: make creation of builder uid/gid idempotent
[PATCH] doc/user_manual: DISTRO_APT_KEYS was renamed to DISTRO_BOOTSTRAP_KEYS
2019-05-14 17:25 UTC (2+ messages)
[PATCH v2 0/3] vmlinuz/initrd for the same MACHINE are overwritten
2019-05-14 17:24 UTC (13+ messages)
` [PATCH v2 1/3] meta/classes/image: Call transform_template after rootfs_install
` [PATCH v2 2/3] Revert "image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed"
` [PATCH v2 3/3] ci: Include qemuarm-buster into fast build/vm_smoke_test
[PATCH] meta/conf/bitbake.conf: support for AUTOREV in SRCREV
2019-05-14 14:29 UTC (2+ messages)
[PATCH] dpkg: warn when S equals WORKDIR
2019-05-14 12:42 UTC (2+ messages)
[PATCH] patch: Add support for patches in sub-directories
2019-05-14 12:42 UTC (2+ messages)
[PATCH v4 0/9] Cleanup rootfs creation
2019-05-14 11:35 UTC (28+ messages)
` [PATCH v4 1/9] isar-bootstrap-host: disable DISTRO_APT_KEYS usage
` Fwd: "
` [PATCH v4 2/9] isar-bootstrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v4 3/9] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v4 4/9] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v4 5/9] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v4 6/9] bitbake.conf: remove unneeded and differently used variables
` [PATCH v4 7/9] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v4 8/9] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v4 9/9] buildchroot/configscript: make creation of builder uid/gid idempotent
[PATCH v10 0/6] Fix usage of additional apt keys and repos
2019-05-13 4:57 UTC (8+ messages)
` [PATCH v10 1/6] Simplify and enhance apt-keyring generator
` [PATCH v10 2/6] Use apt-key to generate keyrings
` [PATCH v10 3/6] If we use a custom keyring debootstrap may fall to https
` [PATCH v10 4/6] raspbian-stretch: Use DISTRO_BOOTSTRAP_KEYS
` [PATCH v10 5/6] docs: Update user_manual.md
` [PATCH v10 6/6] Give keyring to debootstrap when using cached base repo
[PATCH 0/2] vmlinuz/initrd for the same MACHINE are overwritten
2019-05-08 7:34 UTC (3+ messages)
` [PATCH 1/2] Revert "image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed"
` [PATCH 2/2] ci: Include qemuarm-buster into fast build/vm_smoke_test
[PATCH v9 0/5] Fix usage of additional apt keys and repos
2019-05-02 11:28 UTC (3+ messages)
[PATCH v3 0/8] Cleanup rootfs creation
2019-04-25 11:25 UTC (24+ messages)
` [PATCH v3 1/8] isar-boostrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v3 2/8] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v3 3/8] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v3 4/8] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v3 5/8] bitbake.conf: remove unneeded and differently used variables
` [PATCH v3 6/8] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v3 7/8] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v3 8/8] buildchroot/configscript: make creation of builder uid/gid idempotent
Project isar_claudius_ilbers_fast_ci on isar-build.org
2019-04-25 11:04 UTC (7+ messages)
[PATCH 0/6] pre-processing pipeline and transient package replacement
2019-04-25 10:06 UTC (8+ messages)
[PATCH] ci_build: Include SDK creation for arm into fast build
2019-04-25 9:36 UTC (2+ messages)
CI tests procedure
2019-04-25 9:30 UTC (2+ messages)
[PATCH] ubi-img/ubifs-img: change fatal error to skip recipe
2019-04-25 5:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/8] Cleanup rootfs creation
2019-04-24 8:18 UTC (5+ messages)
[PATCH 0/8] Cleanup rootfs creation
2019-04-24 7:45 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