multistrap support
2019-02-14 3:53 UTC (5+ messages)
` [meta-eid] "
[PATCH v3 0/1] Template system
2019-02-13 15:13 UTC (2+ messages)
` [PATCH v3 1/1] meta: added do_transform_template task as templating system and switch
weird CI errors
2019-02-13 10:07 UTC (3+ messages)
[PATCH v5 0/5] UBI support
2019-02-13 9:53 UTC (21+ messages)
` [PATCH v5 1/5] meta/image.bbclass: add image_do_mounts for image specific mounts
` [PATCH v5 2/5] meta/classes: added ubifs-img class
` [PATCH v5 3/5] meta/classes: added ubi-img class
` [PATCH v5 4/5] meta/classes: added fit-img class for creation of fit images
` [PATCH v5 5/5] meta-isar: added nand-ubi-demo example to demonstrate UBI use
[PATCH 1/2] ci: test rebuilding "hello"
2019-02-12 18:17 UTC (3+ messages)
` [PATCH 2/2] ci: move IMAGE_INSTALL from config to ci script
[PATCH v2 0/5] Python refactoring
2019-02-12 17:14 UTC (7+ messages)
` [PATCH v2 1/5] Remove all uses of subprocess.call(shell=True)
` [PATCH v2 2/5] Use modern python formatting
` [PATCH v2 3/5] image: Remove recursion in get_image_name
` [PATCH v2 4/5] wic: Refactor fakeroot script
` [PATCH v2 5/5] Fix python style
[Discussion] Deprecating Raspberry Pi
2019-02-12 16:49 UTC (14+ messages)
` [PATCH] remove raspberry support
` [PATCH v2] remove RaspberryPi support
[DISCUSSION] Issues, ToDo and Roadmap
2019-02-12 14:41 UTC (9+ messages)
[PATCH v2 0/1] Template system
2019-02-12 10:27 UTC (4+ messages)
` [PATCH v2 1/1] meta: added do_transform_template task as templating system and switch
[PATCH 0/4] Python refactoring
2019-02-12 9:51 UTC (6+ messages)
` [PATCH 1/4] Remove all uses of subprocess.call(shell=True)
` [PATCH 2/4] Use modern python formatting
` [PATCH 3/4] image: Remove recursion in get_image_name
` [PATCH 4/4] wic: Refactor fakeroot script
[PATCH] dpkg-base: apt-get "update" before "source"
2019-02-11 18:08 UTC (6+ messages)
[PATCH] doc/user: added targz-img to image type list
2019-02-11 9:04 UTC
[PATCH] wic-img: handle variables in .wks files
2019-02-08 19:13 UTC (13+ messages)
` [PATCH v2] wic-img: import support for .wks.in files from oe-core
[PATCH 1/2] conf/distro: Use ftp.debian.org as default
2019-02-08 14:33 UTC (5+ messages)
` [PATCH 2/2] doc/user_manual: Document DISTRO_APT_PREMIRRORS
[PATCH 0/3] Signing local cache repo
2019-02-08 14:32 UTC (5+ messages)
` [PATCH 1/3] isar-bootstrap: Allow to set local keys in DISTRO_APT_KEYS
` [PATCH 2/3] base-apt: Introduce BASE_REPO_KEY to sign local repo
` [PATCH 3/3] doc/user_manual: Describe gpg signing of "
[RFC] Documentation: dependencies specification in Bitbake and Debian
2019-02-08 9:21 UTC (5+ messages)
[PATCH] image: acquire lock when running do_cache_base_repo()
2019-02-08 7:47 UTC (2+ messages)
do_adjust_git in dpkg-base.class
2019-02-07 18:19 UTC (4+ messages)
[PATCH 0/1] Centralize root password configuration
2019-02-07 17:45 UTC (5+ messages)
` [PATCH 1/1] meta: add isar-cfg-rootpw recipe for setting root password
Another CI splat: do_cache_base_repo: Failed
2019-02-07 15:18 UTC (7+ messages)
repo_clean in dpkg-base.class
2019-02-07 12:53 UTC
[PATCH v2 0/1] Centralize root password configuration
2019-02-07 11:40 UTC (4+ messages)
` [PATCH v2 1/1] meta: add isar-cfg-rootpw recipe for setting root password
` [PATCH v3] "
[PATCH v2 3/3] doc/user_manual: Describe gpg signing of local repo
2019-02-06 15:54 UTC
[BUG?] 'ResourceWarning: unclosed file <_io.BufferedReader name=xx>' while parsing recipes
2019-02-06 15:11 UTC (5+ messages)
password setting via install hook is a security issue
2019-02-06 12:34 UTC
[RFC PATCH 0/2] Centralize root password and hostname setting
2019-02-06 12:15 UTC (5+ messages)
` [RFC PATCH 1/2] meta: add isar-cfg-rootpw recipe for setting root password
` [RFC PATCH 2/2] meta: add isar-cfg-hostname recipe for setting the hostname
[PATCH 0/2] Fix shell-scripts
2019-02-06 10:09 UTC (8+ messages)
` [PATCH 1/2] Fix all shell-script expansions
` [PATCH 2/2] buildchroot: Fix not checking group
[PATCHv4 0/9] apt-get source support
2019-02-06 9:46 UTC (18+ 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] buildchroot: Perform upgrade after build dependency installation
2019-02-05 17:20 UTC (2+ messages)
[PATCH v4 0/5] UBI support
2019-02-05 11:59 UTC (6+ messages)
` [PATCH v4 1/5] doc/user: added targz-img to image type list
` [PATCH v4 2/5] meta/classes: added ubifs-img class
` [PATCH v4 3/5] meta/classes: added ubi-img class
` [PATCH v4 4/5] meta/classes: added fit-img class for creation of fit images
` [PATCH v4 5/5] meta-isar: added nand-ubi-demo example to demonstrate UBI use
[PATCH] Update support mailing list reported by isar-init-build-env
2019-02-05 10:42 UTC (2+ messages)
[PATCH 0/1] Template system
2019-02-05 8:56 UTC (4+ messages)
` [PATCH 1/1] meta: added do_transform_template task as templating system and switch
[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
[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
[PATCHv3 0/8] apt-get source support
2019-01-31 16:46 UTC (12+ messages)
` [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 (2+ 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