* sip.bbclass?
@ 2016-05-25 5:34 Gary Thomas
2016-05-25 6:13 ` sip.bbclass? Khem Raj
0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2016-05-25 5:34 UTC (permalink / raw)
To: OE-core
I was just wondering why sip.bbclass is in OE-core (at least
the Poky version master:c7e614c438706) when nothing uses it?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: sip.bbclass?
2016-05-25 5:34 sip.bbclass? Gary Thomas
@ 2016-05-25 6:13 ` Khem Raj
2016-05-25 6:46 ` sip.bbclass? Gary Thomas
0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2016-05-25 6:13 UTC (permalink / raw)
To: Gary Thomas; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 825 bytes --]
> On May 25, 2016, at 8:34 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>
> I was just wondering why sip.bbclass is in OE-core (at least
> the Poky version master:c7e614c438706) when nothing uses it?
OE-core can have components which are commonly used in OE infrastructure, especially bindings
may be checking all layers in layerindex would better answer your question
>
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: sip.bbclass?
2016-05-25 6:13 ` sip.bbclass? Khem Raj
@ 2016-05-25 6:46 ` Gary Thomas
2016-05-25 6:59 ` sip.bbclass? Richard Purdie
0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2016-05-25 6:46 UTC (permalink / raw)
To: Khem Raj; +Cc: OE-core
On 2016-05-25 08:13, Khem Raj wrote:
>
>> On May 25, 2016, at 8:34 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>>
>> I was just wondering why sip.bbclass is in OE-core (at least
>> the Poky version master:c7e614c438706) when nothing uses it?
>
> OE-core can have components which are commonly used in OE infrastructure, especially bindings
> may be checking all layers in layerindex would better answer your question
My impression was [perhaps erroneously] that for an object to be
in OE-core, it had to be _needed_ by some other object in OE-core.
Many recipes have been migrated out when there was no longer a
use for them, so why not .bbclass files as well? Most other
layers that need .bbclass files that aren't in OE-core just have
their own classes...
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: sip.bbclass?
2016-05-25 6:46 ` sip.bbclass? Gary Thomas
@ 2016-05-25 6:59 ` Richard Purdie
2016-05-25 13:04 ` sip.bbclass? alexander.kanavin
0 siblings, 1 reply; 5+ messages in thread
From: Richard Purdie @ 2016-05-25 6:59 UTC (permalink / raw)
To: Gary Thomas, Khem Raj; +Cc: OE-core
On Wed, 2016-05-25 at 08:46 +0200, Gary Thomas wrote:
> On 2016-05-25 08:13, Khem Raj wrote:
> >
> > > On May 25, 2016, at 8:34 AM, Gary Thomas <gary@mlbassoc.com>
> > > wrote:
> > >
> > > I was just wondering why sip.bbclass is in OE-core (at least
> > > the Poky version master:c7e614c438706) when nothing uses it?
> >
> > OE-core can have components which are commonly used in OE
> > infrastructure, especially bindings
> > may be checking all layers in layerindex would better answer your
> > question
>
> My impression was [perhaps erroneously] that for an object to be
> in OE-core, it had to be _needed_ by some other object in OE-core.
> Many recipes have been migrated out when there was no longer a
> use for them, so why not .bbclass files as well? Most other
> layers that need .bbclass files that aren't in OE-core just have
> their own classes...
Nothing in OE-Core uses extrenalsrc directly but we'd still want
something like that in the core so I don't think the rule is absolute.
What we wouldn't want to see is multiple layers maintaining different
and potentially incompatible versions of a class file.
That said, I think there are a few that we probably could clean up.
Cheers,
Richard
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: sip.bbclass?
2016-05-25 6:59 ` sip.bbclass? Richard Purdie
@ 2016-05-25 13:04 ` alexander.kanavin
0 siblings, 0 replies; 5+ messages in thread
From: alexander.kanavin @ 2016-05-25 13:04 UTC (permalink / raw)
To: Richard Purdie; +Cc: OE-core, Gary Thomas
> Nothing in OE-Core uses extrenalsrc directly but we'd still want
> something like that in the core so I don't think the rule is absolute.
> What we wouldn't want to see is multiple layers maintaining different
> and potentially incompatible versions of a class file.
>
> That said, I think there are a few that we probably could clean up.
As for sip.bblclass, nothing is using it in oe-core or meta-oe. So I just
removed it as a part of oe-core py3 patchset, because it's doing some
python 2 based magic, and I can't figure out what exactly without any
recipes to test with.
Alex
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-05-25 12:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 5:34 sip.bbclass? Gary Thomas
2016-05-25 6:13 ` sip.bbclass? Khem Raj
2016-05-25 6:46 ` sip.bbclass? Gary Thomas
2016-05-25 6:59 ` sip.bbclass? Richard Purdie
2016-05-25 13:04 ` sip.bbclass? alexander.kanavin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox