From: Martin Jansa <martin.jansa@gmail.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [RFC] Layer rework proposal
Date: Thu, 8 Sep 2011 09:25:58 +0200 [thread overview]
Message-ID: <20110908072558.GA14074@jama.jama.net> (raw)
In-Reply-To: <79EAF6DF-304E-43B7-B97B-1FA6FFEBB91C@beagleboard.org>
[-- Attachment #1: Type: text/plain, Size: 3659 bytes --]
On Fri, Sep 02, 2011 at 01:01:44PM +0200, Koen Kooi wrote:
> Hi,
>
> This has come up in the past, but no one has had time to site down and write a proposal yet.
>
> Problem description: The OE-core layer has both too much in it and not enough.
>
> Currently OE-core is basically a relabeling of the poky fork of OE. Due to that heritage is has bits in it that aren't considered 'core', but serve as a testbed for the proper core metadata. The prime example of this is the sato suite. To address this we will need to come up with guidelines what goes into OE-core and what people expect to get out of it. Here's a start:
>
> Highlevel goals:
>
> 1) Have a high quality set of "core" metadata
> 2) OE-core needs to be useful on its own
> 3) OE-core needs to be testable on its own
>
> Concrete rootfs goals:
>
> a) be able to build for the 4 blessed architectures: arm, mips, powerpc, x86
> b) have multilib support
> c) be able to build a rootfs that has:
> o package management (rpm/deb/opkg)
> o networking support (ifupdown/connman/dnsmasq)
> o have remote access (dropbear/openssh)
> o have user management (shadow/pam)
>
> I think it's safe to say that we all agree on that minimum set of goals. The tricky thing is where to put multimedia and GUI stuff. Qt and GTK are important enough to get put in core, but where do we draw the line? Where do we stop splitting things in recipes-* and start splitting them into layers and should those layers live in seperate repositories?
>
> My list of non-BSP, non-distro layers is:
>
> BBLAYERS = " \
> ${TOPDIR}/sources/meta-openembedded/meta-oe \
> ${TOPDIR}/sources/meta-openembedded/meta-efl \
> ${TOPDIR}/sources/meta-openembedded/meta-gpe \
> ${TOPDIR}/sources/meta-openembedded/meta-gnome \
> ${TOPDIR}/sources/meta-openembedded/meta-xfce \
> ${TOPDIR}/sources/openembedded-core/meta \
> "
>
> The gpe, gnome and xfce layers need things like glib-2.0 and gtk, but there's a larger overlay between the 3, so gpe and xfce end up depending on the gnome layer. Meta-oe is the place where people put things they don't want to maintain in a seperate layer, which isn't going to scale longterm.
>
> My not-so-fully-formed idea is:
>
> core - implements above goals
> x11 - base xorg libs, headers, apps. Has bbappends for core recipes to add x11 support via DISTRO_FEATURES
> gtk - base gtk things, libs, themes, icons, modules
> qt - base qt things + qwt
>
> efl - depends on core,x11
> gnome - depends on core,x11,gtk
> gpe - depends on core,x11,gtk
> opie - depends on core,qt
> sato - depends on core,x11,gtk
> xfce - depends on core,x11,gtk, gnome
>
> and finally:
>
> oe - leftovers
>
> With this layer structure as starting point can we start a discussion on how people would like to set it split? I'd like to leave the question of which layer goes into what repository for later.
I like this proposal.
The point of being able to test oe-core also with graphics (sato) is
right, but to test that oe-core is usable in oe-core/x11/gtk/sato layer
stack is IMHO even more important as many people are using oe-core just
as one of the layers.
I've started to merge and upgrade x11 recipes from meta-oe to oe-core
(to be able to create x11 layer from it, if we decide so).
http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/x11
http://git.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/x11
http://git.shr-project.org/git/?p=meta-smartphone.git;a=shortlog;h=refs/heads/x11
Regards,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2011-09-08 7:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-02 11:01 [RFC] Layer rework proposal Koen Kooi
2011-09-02 13:41 ` Richard Purdie
2011-09-08 7:25 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110908072558.GA14074@jama.jama.net \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox