public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] ubi-img/ubifs-img: change fatal error to skip recipe
 2019-04-24  8:48 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/6] pre-processing pipeline and transient package replacement
 2019-04-24  8:38 UTC  (11+ messages)
` [PATCH 1/6] split up isar-bootstrap helper and implement pre-process pipeline
` [PATCH 2/6] meta: remove transient package support
` [PATCH 3/6] meta/classes: add image-locales-extension class
` [PATCH 4/6] meta/classes: add image-account-extension class
` [PATCH 5/6] doc: update description of image customization
` [PATCH 6/6] doc: some fixes

[PATCH v2 0/8] Cleanup rootfs creation
 2019-04-24  8:18 UTC  (13+ messages)
` [PATCH v2 1/8] isar-boostrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v2 2/8] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v2 3/8] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v2 4/8] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v2 5/8] bitbake.conf: remove unneeded and differently used variables
` [PATCH v2 6/8] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v2 7/8] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v2 8/8] buildchroot/configscript: make creation of builder uid/gid idempotent

[PATCH 0/8] Cleanup rootfs creation
 2019-04-24  7:45 UTC  (15+ messages)
` [PATCH 1/8] isar-boostrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH 2/8] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH 3/8] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH 4/8] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH 5/8] bitbake.conf: remove unneeded and differently used variables
` [PATCH 6/8] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH 7/8] bitbake.conf: set default QEMU_ARCH variables
` [PATCH 8/8] buildchroot/configscript: make creation of builder uid/gid idempotent

[PATCH v8 0/7] Fix usage of additional apt keys and repos
 2019-04-22 13:56 UTC  (15+ messages)
` [PATCH v8 1/7] Revert "isar-bootstrap: Allow to set local keys in DISTRO_APT_KEYS"
` [PATCH v8 3/7] Fix fetched key location in apt-keyring generator
` [PATCH v8 7/7] docs: Update user_manual.md

[PATCH v9 0/5] Fix usage of additional apt keys and repos
 2019-04-22 12:22 UTC  (7+ messages)
` [PATCH v9 1/5] Simplify and enhance apt-keyring generator
` [PATCH v9 2/5] Use apt-key to generate keyrings
` [PATCH v9 3/5] If we use a custom keyring debootstrap may fall to https
` [PATCH v9 4/5] raspbian-stretch: Use DISTRO_BOOTSTRAP_KEYS
` [PATCH v9 5/5] docs: Update user_manual.md

Defining the content of the SDK
 2019-04-18  7:23 UTC  (2+ messages)

[PATCHv3] dpkg-base: derive "Package" and "Architecture" from .deb in cleanup
 2019-04-17 12:14 UTC  (9+ messages)

[RFC PATCH 0/4] pre-processing pipeline and transient package replacement
 2019-04-17  7:19 UTC  (5+ messages)
` [RFC PATCH 1/4] split up isar-bootstrap helper and implement pre-process pipeline
` [RFC PATCH 2/4] remove transient package support
` [RFC PATCH 3/4] meta/classes: add image-locales-extension class
` [RFC PATCH 4/4] meta/classes: add image-account-extension class

[PATCH v2] testsuite: Initial Avocado test implementation
 2019-04-16 18:48 UTC  (6+ messages)

[PATCH v2 0/8] Implement ROOTFS postprocess commands
 2019-04-16  5:05 UTC  (10+ messages)
` [PATCH v2 1/8] image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed
` [PATCH v2 2/8] image.bbclass: limit `du` to only one file system
` [PATCH v2 3/8] meta/classes/targz-img: limit tarball creation to "
` [PATCH v2 4/8] meta/classes/buildchroot: add check before each mounting and quotes
` [PATCH v2 5/8] meta/image classes: refactor task stamps
` [PATCH v2 6/8] meta/classes/*-img: remove 'inherit image' statements
` [PATCH v2 7/8] meta/classes/image*: refactor image pipeline and image.bbclass
` [PATCH v2 8/8] meta/classes/image: implement ROOTFS_POSTPROCESS_COMMAND

isar error log
 2019-04-16  3:04 UTC  (15+ messages)
                  ` [cip-dev] "

[PATCH] expand-on-first-boot: Don't fail when using systemd mount units
 2019-04-15  5:44 UTC  (2+ messages)

[PATCH] qemui386-buster: Switch to linux-image intended for older PCs
 2019-04-13  5:51 UTC  (4+ messages)

[PATCH] testsuite: Initial avocado tests implementation
 2019-04-12 17:26 UTC  (3+ messages)

[RFC PATCH v3 0/1] Documentation: dependencies specification in Bitbake and Debian
 2019-04-08 10:44 UTC  (3+ messages)
` [RFC PATCH v3 1/1] docs: ading dependencies documentation

My vacation from 2019-04-05 till 2019-04-19
 2019-04-04  7:53 UTC 

[PATCH] u-boot: support multiple binary outputs
 2019-04-03 18:37 UTC  (3+ messages)

[PATCH] isar: Update CONTRIBUTING
 2019-04-03 18:37 UTC  (2+ messages)

[PATCH 0/4] Patch improvements, more templating fallouts, linux-libc-dev fix
 2019-04-03 18:36 UTC  (6+ messages)
` [PATCH 1/4] patch: Add support for patchdir parameter
` [PATCH 2/4] Make patch task repeatedly applicable
` [PATCH 3/4] template: Remove KERNEL_NAME from default TEMPLATE_VARS
` [PATCH 4/4] linux-custom: Fix linux-libc-dev version check

[RFC] v2 Documentation: dependencies specification in Bitbake and Debian
 2019-04-03  9:06 UTC  (8+ messages)

[PATCH] debian-configscript.sh: Remove creation of console device
 2019-04-02 14:54 UTC  (2+ messages)

[PATCH 0/1] Refactor ext4 image class
 2019-03-29  8:45 UTC  (13+ messages)
` [PATCH 1/1] meta/ext4-img: refactor to fit current image creation methods

[PATCH] Use generated changelog for customized u-boot
 2019-03-28 17:08 UTC  (2+ messages)

[PATCH] remove TODO file, items if still applicable, should be on gh tracker
 2019-03-28 14:42 UTC  (2+ messages)

[PATCH 0/1] Implement ROOTFS postprocess commands
 2019-03-28 12:51 UTC  (3+ messages)
` [PATCH 1/1] meta/classes/image: implement ROOTFS_POSTPROCESS_COMMAND

[PATCH v2 0/4] Clean image pipeline
 2019-03-28 12:50 UTC  (6+ messages)
` [PATCH v2 1/4] image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed
` [PATCH v2 2/4] meta/image classes: refactor task stamps
` [PATCH v2 3/4] meta/classes/*-img: remove 'inherit image' statements
` [PATCH v2 4/4] meta/classes/image*: refactor image pipeline and image.bbclass

[PATCH v2 0/2] Move isar-image into image class
 2019-03-28 12:45 UTC  (2+ messages)

[PATCH] buildchroot: Allow downgrades when installing packages
 2019-03-28 12:42 UTC  (2+ messages)

[PATCH 0/1] Drop debian jessie support
 2019-03-28 10:58 UTC  (3+ messages)
` [PATCH 1/1] isar: Drop Debian Jessie support

[PATCH 0/3] Add Raspberry Pi 1 for Raspbian stretch
 2019-03-28 10:57 UTC  (5+ messages)
` [PATCH 1/3] meta-isar/conf: Add Raspbian stretch for Raspberry Pi 1 support
` [PATCH 2/3] scripts/ci: Add Raspberry Pi 1 for Raspbian stretch
` [PATCH 3/3] doc/user_manual: "

Rebase your patchset to 'next'
 2019-03-27 15:34 UTC 

[PATCH] conf/distro: Remove jessie updates
 2019-03-27 10:24 UTC  (6+ messages)

[PATCH] template: Remove MACHINE from default TEMPLATE_VARS
 2019-03-26  5:25 UTC  (4+ messages)

[PATCH] dpkg: Beautify runbuild
 2019-03-25 19:07 UTC  (4+ messages)

[PATCH] wic-img: switch over to use the template.bbclass mechanism
 2019-03-25 16:35 UTC  (2+ messages)

[PATCH v4 0/1] Template system
 2019-03-25 11:08 UTC  (8+ messages)
` [PATCH v4 1/1] meta: added do_transform_template task as templating system and switch

[PATCH 0/3] Clean image pipeline
 2019-03-25  8:21 UTC  (2+ messages)

[ANNOUNCE] ISAR 0.6 released
 2019-03-22 16:55 UTC  (2+ messages)
` [ANNOUNCE] ISAR 0.7 released

[PATCH v2 0/2] Documentation update and Tested Status update for upcoming release v0.7
 2019-03-22 16:48 UTC  (4+ messages)
` [PATCH v2 1/2] doc/user_manual: Update to the current ISAR state
` [PATCH v2 2/2] Tested_Status: Update for the commit e13be9c

page:  |  | latest

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