public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] Multi-Repo and apt preferences support
@ 2018-02-08  9:46 claudius.heine.ext
  2018-02-08  9:46 ` [RFC PATCH 1/1] RFC-PATCH: partial implementation for support of repos from other layers claudius.heine.ext
  0 siblings, 1 reply; 5+ messages in thread
From: claudius.heine.ext @ 2018-02-08  9:46 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

From: Claudius Heine <ch@denx.de>

Hi,

Here is a small, patch to continue the discussion about how to implement
multi-repo support.

This patch contains just conversion of the isar-image-base recipe to one
that can support adding repositories from other layers.

It also allows to add apt-preferences from other layers.

I just converted debian stretch to this new format.

Comments are welcome, since this is an RFC :)

Cheers,
Claudius

Claudius Heine (1):
  RFC-PATCH: partial implementation for support of repos from other
    layers

 meta-isar/conf/distro/debian-stretch.conf          |   6 +-
 meta-isar/conf/distro/stretch.list                 |   3 +
 .../recipes-core/images/files/multistrap.conf.in   |  38 ------
 meta-isar/recipes-core/images/isar-image-base.bb   | 134 +++++++++++++++++----
 4 files changed, 117 insertions(+), 64 deletions(-)
 create mode 100644 meta-isar/conf/distro/stretch.list
 delete mode 100644 meta-isar/recipes-core/images/files/multistrap.conf.in

-- 
2.15.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-02-08 11:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-08  9:46 [RFC PATCH 0/1] Multi-Repo and apt preferences support claudius.heine.ext
2018-02-08  9:46 ` [RFC PATCH 1/1] RFC-PATCH: partial implementation for support of repos from other layers claudius.heine.ext
2018-02-08 11:09   ` Benedikt Niedermayr
2018-02-08 11:26     ` Jan Kiszka
2018-02-08 11:41     ` Claudius Heine

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