public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCHv4 0/9] apt-get source support
 2019-02-04 17:33 UTC  (12+ messages)
` [PATCHv4 1/9] conf: add deb-src entries to all our distro configs
` [PATCHv4 2/9] dpkg-base: introduce an "apt-get source" fetch/unpack step
` [PATCHv4 3/9] meta: move debianization code into a class and into dpkg-base
` [PATCHv4 4/9] debianize: allow changlog version change
` [PATCHv4 5/9] meta-isar/recipes-app: add upstream hello rebuild example
` [PATCHv4 6/9] local.conf: enable rebuilding "hello" for all distros
` [PATCHv4 7/9] meta: change apt source fetcher to hook into SRC_URI
` [PATCHv4 8/9] doc: document "apt://" fetch/unpack feature
` [PATCHv4 9/9] ci: remove "hello" from the offline build, it fails

[PATCH v3 0/5] UBI support
 2019-02-04 16:04 UTC  (7+ messages)
` [PATCH v3 1/5] doc/user: added targz-img to image type list
` [PATCH v3 2/5] meta/classes: added ubifs-img class
` [PATCH v3 3/5] meta/classes: added ubi-img class
` [PATCH v3 4/5] meta/classes: added fit-img class for creation of fit images
` [PATCH v3 5/5] meta-isar: added nand-ubi-demo example to demonstrate UBI use

[PATCH 0/1] Template system
 2019-02-04 13:52 UTC  (2+ messages)
` [PATCH 1/1] meta: added do_transform_template task as templating system and switch

[RFC PATCH v2 0/1] Template system
 2019-02-04 11:59 UTC  (3+ messages)
` [RFC PATCH v2 1/1] meta: added do_transform_template task as templating system and switch

[PATCH] Update support mailing list reported by isar-init-build-env
 2019-02-01 14:51 UTC 

[PATCHv3 0/8] apt-get source support
 2019-01-31 16:46 UTC  (13+ messages)
` [PATCHv3 1/8] conf: add deb-src entries to all our distro configs
` [PATCHv3 2/8] dpkg-base: introduce an "apt-get source" fetch/unpack step
` [PATCHv3 3/8] meta: move debianization code into a class and into dpkg-base
` [PATCHv3 4/8] debianize: allow changlog version change
` [PATCHv3 5/8] meta-isar/recipes-app: add upstream hello rebuild example
` [PATCHv3 6/8] local.conf: enable rebuilding "hello" for all distros
` [PATCHv3 7/8] meta: change apt source fetcher to hook into SRC_URI
` [PATCHv3 8/8] doc: document "apt://" fetch/unpack feature

[PATCH] meta: change apt source fetcher to hook into SRC_URI
 2019-01-31 14:19 UTC  (4+ messages)

[RFC PATCH 0/1] Template system
 2019-01-31 11:35 UTC  (5+ messages)
` [RFC PATCH 1/1] meta: added template file system and switched recipes to it

[PATCH v2 0/4] UBI support
 2019-01-31 10:11 UTC  (9+ messages)
` [PATCH v2 1/4] doc/user: added targz-img to image type list
` [PATCH v2 2/4] meta/classes: added ubifs-img class
` [PATCH v2 3/4] meta/classes: added ubi-img class
` [PATCH v2 4/4] meta-isar: added nand-ubi-demo example to demonstrate UBI use

[PATCH v2 0/6] "apt-get source" fetch/unpack support
 2019-01-30 14:43 UTC  (10+ messages)
` [PATCH v2 1/6] conf: add deb-src entries to all our distro configs
` [PATCH v2 2/6] dpkg-base: introduce an "apt-get source" fetch/unpack step
` [PATCH v2 3/6] meta: move debianization code into a class and into dpkg-base
` [PATCH v2 4/6] debianize: allow changlog version change
` [PATCH v2 5/6] meta-isar/recipes-app: add upstream hello rebuild example
` [PATCH v2 6/6] local.conf: enable rebuilding "hello" for all distros

[PATCH 0/7] "apt-get source" fetch/unpack support
 2019-01-30 13:58 UTC  (26+ messages)
` [PATCH 1/7] conf: add deb-src entries to all our distro configs
` [PATCH 2/7] dpkg-base: introduce an "apt-get source" fetch/unpack step
  ` [PATCHv2 "
` [PATCH 3/7] meta: move debianization code into a class and into dpkg-base
` [PATCH 4/7] debianize: allow changlog version change
` [PATCH 5/7] meta-isar/recipes-app: add upstream hello rebuild example
  ` [PATCHv2 "
` [PATCH 6/7] local.conf: remove example-hello from the default build
` [PATCH 7/7] local.conf: enable rebuilding "hello" for all distros

[PATCH] buildchroot: Perform upgrade after build dependency installation
 2019-01-30 13:17 UTC  (6+ messages)

[PATCH] linux-custom: skip linux-libc-dev deployment on downgrade
 2019-01-30 10:49 UTC  (10+ messages)
` [PATCHv2] "

[PATCH] meta-isar/linux-cip: Update SRC_URI to new cip kernel path
 2019-01-30  9:37 UTC  (2+ messages)

[RFC PATCH 0/2] Implementation of UBI
 2019-01-29 12:10 UTC  (3+ messages)
` [RFC PATCH 1/2] meta/classes: added ubi-img class
` [RFC PATCH 2/2] meta-isar: added qemusabrelite example to demonstrate UBI use

[PATCH 0/2] Integrate UBIFS support (+doc fixes)
 2019-01-29  9:26 UTC  (13+ messages)
` [PATCH 1/2] doc/user: added targz-img to image type list
` [PATCH 2/2] integrate ubifs image type

[PATCH 0/3] Enable Ubuntu 18.10
 2019-01-28 17:05 UTC  (3+ messages)

[PATCH] meta-isar/kernel: update linux-cip from 4.4.154-cip28 to 4.4.166-cip29
 2019-01-28 11:51 UTC  (8+ messages)

[BUG?] 'ResourceWarning: unclosed file <_io.BufferedReader name=xx>' while parsing recipes
 2019-01-28 11:27 UTC  (3+ messages)

[PATCH 0/3] Follow-up fixes to meta/meta-isar reorganisation
 2019-01-23 13:41 UTC  (5+ messages)
` [PATCH 1/3] isar-image: Allow paths in DISTRO_CONFIG_SCRIPT
` [PATCH 2/3] Remove last reference from meta to meta-isar
` [PATCH 3/3] doc: Fix licenses path in user manual

[PATCH] recipes-app: Rename example-hello to hello-isar to avoid collisions with Debian Hello
 2019-01-23 13:40 UTC  (2+ messages)

[ilbers/hello][PATCH] Rename to hello-isar to avoid collisions with Debian Hello
 2019-01-23 13:40 UTC  (2+ messages)

[PATCH v2 0/2] isar-bootstrap: debootstrap https support
 2019-01-23 13:39 UTC  (4+ messages)

[PATCH v4 07/14] Move debian distro conf files to meta
 2019-01-23  5:56 UTC  (6+ messages)

interesting problem with custom kernel
 2019-01-21  9:58 UTC  (2+ messages)

https://github.com/ilbers/hello conflicts with upstream hello
 2019-01-18  9:05 UTC  (5+ messages)

[PATCH v3 00/14] Vacation hacks & more
 2019-01-18  9:01 UTC  (24+ messages)
` [PATCH v3 01/14] dpkg-raw: Respect file permissions defined by recipe if requested
` [PATCH v3 02/14] bootimg-efi-isar: Run grub-mkimage without own config
` [PATCH v3 03/14] bootimg-efi-isar: Retrieve boot disk during runtime
` [PATCH v3 04/14] isar-cfg-localepurge: Also set /etc/default/locale
` [PATCH v3 05/14] Fix LIC_FILES_CHKSUM paths
` [PATCH v3 06/14] Move repo variables to proper conf file
` [PATCH v3 07/14] Move debian distro conf files to meta
` [PATCH v3 08/14] bootimg-efi-isar: Fix serial console setup for grub
` [PATCH v3 09/14] bootimg-efi-isar: Reformat generated grub.cfg
` [PATCH v3 10/14] scripts: Add rpm2cpio.sh
` [PATCH v3 11/14] rootfs-u-boot: Handle empty kernel command line appendix
` [PATCH v3 12/14] bitbake.conf: Clean up and enhance OVERRIDES
` [PATCH v3 13/14] linux-module: Simplify interface to module makefiles
` [PATCH v3 14/14] example-module: Use simplified custom module interface

[PATCH v2] Fix wrong inline python in isar-image.bbclass
 2019-01-18  7:53 UTC  (2+ messages)

[PATCH 0/7] "apt-get source" fetch/unpack support
 2019-01-17 16:05 UTC  (3+ messages)
` [PATCH 1/7] conf: add deb-src entries to all our distro configs

[PATCH] linux-custom: use slightly faster make target
 2019-01-17 10:15 UTC  (3+ messages)

custom-kernel downgrade and linux-libc-dev
 2019-01-17 10:06 UTC  (3+ messages)

Another CI splat: do_cache_base_repo: Failed
 2019-01-16  5:46 UTC  (3+ messages)

page:  |  | latest

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