Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Denys Dmytriyenko <denis@denix.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 2/2] gstreamer1.0-plugins-good: add qt5 PACKAGECONFIG
Date: Sun, 12 Apr 2020 19:49:19 +0100	[thread overview]
Message-ID: <70c8a1acbcce2878da308fdb4fe97cd3e38fc8d0.camel@linuxfoundation.org> (raw)
In-Reply-To: <20200412184602.GD1578@denix.org>

On Sun, 2020-04-12 at 14:46 -0400, Denys Dmytriyenko wrote:
> On Tue, Mar 24, 2020 at 10:37:25PM +0000, Richard Purdie wrote:
> > On Tue, 2020-03-24 at 18:12 -0400, Denys Dmytriyenko wrote:
> > > On Tue, Mar 24, 2020 at 07:57:27PM +0000, Richard Purdie wrote:
> > > > On Tue, 2020-03-24 at 15:32 -0400, Denys Dmytriyenko wrote:
> > > > > On Tue, Mar 24, 2020 at 07:29:42PM +0000, Richard Purdie
> > > > > wrote:
> > > > > > On Tue, 2020-03-24 at 14:43 -0400, Denys Dmytriyenko wrote:
> > > All I could find is OE TSC minutes from 7 May 2013 referring to
> > > some
> > > related 
> > > list discussion:
> > > 
> > > https://lists.openembedded.org/g/tsc/message/369?p=,,,20,0,0,0::Created,,PACKAGECONFIG,20,2,0,72188707
> > > 
> > > (9:47:21 AM) RP: bluelightning: I think this was to PACKAGECONFIG
> > > more recipes
> > > (9:47:28 AM) bluelightning: ah ok
> > > (9:47:36 AM) RP: bluelightning: remove the need to bbappend, have
> > > people set mode config options
> > > (9:47:51 AM) bluelightning: and PACKAGECONFIG to enable deps on
> > > things
> > > outside OE-Core as well presumably
> > > (9:48:01 AM) bluelightning: (as discussed on the ml a few weeks
> > > ago)
> > > (9:48:06 AM) fray: yup
> > 
> > Well found. There is clearly more context behind that even back
> > then.
> > 
> > > I spent last couple hours digging through my archives of
> > > openembedded-core and 
> > > openembedded-devel lists around that time (Spring 2013), but
> > > besides
> > > general move to enable PACKAGECONFIG in recipes, I didn't see
> > > anything specific about crossing layer boundaries by
> > > PACKAGECONFIG
> > > dependencies, unfortunately. And it was a wild time - all the
> > > energy,
> > > extra activity, conflicts, flamewars - that definitely brought up
> > > some memories re-reading those discussions again... :)
> > 
> > :)
> > 
> > I'm sure this has been discussed, I just don't remember where/when
> > unfortunately.
> > 
> > I do believe the conclusion is right though and I believe there is
> > enough general acceptance we can document it as such. If anyone
> > objects, the TSC can discuss it but I'm not seeing that being
> > requested
> > unless there is more context to this discussion than I'm seeing.
> 
> Richard,
> 
> So, the policy issue is all sorted out now...
> 
> But how one would use this change in a multi-machine distro, when
> some 
> machines have graphics and want qt5+gl dependencies, while other
> machines 
> have no graphics and cannot build qt5+gl. Is there a way to keep
> this 
> package generic w/o making it machine-specific
> PACKAGE_ARCH=MACHINE_ARCH?

The distro could setup the package feeds so there was a package feed
with gl and a package feed without gl?

The tune files ultimately determine the default PACKAGE_ARCH but there
is nothing stopping the distro from changing that to gl and non-gl
variants...

Cheers,

Richard


  reply	other threads:[~2020-04-12 18:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21  2:41 [PATCH v3 1/2] gstreamer1.0-plugins-good: change EXTRA_OECONF -> EXTRA_OEMESON Anuj Mittal
2020-02-21  2:41 ` [PATCH 2/2] gstreamer1.0-plugins-good: add qt5 PACKAGECONFIG Anuj Mittal
2020-03-24 17:58   ` [OE-core] " Denys Dmytriyenko
2020-03-24 18:07     ` Richard Purdie
2020-03-24 18:12       ` Denys Dmytriyenko
2020-03-24 18:15         ` Richard Purdie
2020-03-24 18:33           ` Denys Dmytriyenko
2020-03-24 18:45             ` Richard Purdie
     [not found]           ` <15FF5122E920BDAA.24006@lists.openembedded.org>
2020-03-24 18:43             ` Denys Dmytriyenko
2020-03-24 19:29               ` Richard Purdie
2020-03-24 19:32                 ` Denys Dmytriyenko
2020-03-24 19:57                   ` Richard Purdie
2020-03-24 22:12                     ` Denys Dmytriyenko
2020-03-24 22:37                       ` Richard Purdie
2020-04-12 18:46                         ` Denys Dmytriyenko
2020-04-12 18:49                           ` Richard Purdie [this message]
2020-02-21  3:01 ` ✗ patchtest: failure for "[v3] gstreamer1.0-plugins-good..." and 1 more Patchwork

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=70c8a1acbcce2878da308fdb4fe97cd3e38fc8d0.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=denis@denix.org \
    --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