Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] systemd: Cover for udev-systemd
@ 2013-08-28  6:44 Khem Raj
  2013-09-03 10:20 ` Burton, Ross
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2013-08-28  6:44 UTC (permalink / raw)
  To: openembedded-core

meta-systemd currently has a bbappend which provides just a cover
for udev-systemd, if we move this to the recipe proper then the
bbappend can be removed from that layer

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-core/systemd/systemd_206.bb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd_206.bb b/meta/recipes-core/systemd/systemd_206.bb
index f05aa1b..4234d13 100644
--- a/meta/recipes-core/systemd/systemd_206.bb
+++ b/meta/recipes-core/systemd/systemd_206.bb
@@ -6,7 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
                     file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \
                     file://LICENSE.MIT;md5=544799d0b492f119fa04641d1b8868ed"
 
-PROVIDES = "udev"
+PROVIDES += "udev"
+PROVIDES_udev += "udev-systemd"
+RREPLACES_udev += "udev-systemd"
+RCONFLICTS_udev += "udev-systemd"
 
 PE = "1"
 
-- 
1.8.4



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

* Re: [PATCH] systemd: Cover for udev-systemd
  2013-08-28  6:44 [PATCH] systemd: Cover for udev-systemd Khem Raj
@ 2013-09-03 10:20 ` Burton, Ross
  2013-09-03 10:25   ` Paul Eggleton
  2013-09-03 16:43   ` Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Burton, Ross @ 2013-09-03 10:20 UTC (permalink / raw)
  To: Khem Raj; +Cc: OE-core

On 28 August 2013 07:44, Khem Raj <raj.khem@gmail.com> wrote:
> meta-systemd currently has a bbappend which provides just a cover
> for udev-systemd, if we move this to the recipe proper then the
> bbappend can be removed from that layer

If we do this for systemd we should do it for all recipes that were
part of meta-systemd.  I thought we'd previously agreed that
meta-systemd would contain the "compatibility" provides for people
that had previously used meta-systemd, not oe-core.

Ross


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

* Re: [PATCH] systemd: Cover for udev-systemd
  2013-09-03 10:20 ` Burton, Ross
@ 2013-09-03 10:25   ` Paul Eggleton
  2013-09-03 16:43   ` Khem Raj
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Eggleton @ 2013-09-03 10:25 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembedded-core

On Tuesday 03 September 2013 11:20:18 Burton, Ross wrote:
> On 28 August 2013 07:44, Khem Raj <raj.khem@gmail.com> wrote:
> > meta-systemd currently has a bbappend which provides just a cover
> > for udev-systemd, if we move this to the recipe proper then the
> > bbappend can be removed from that layer
> 
> If we do this for systemd we should do it for all recipes that were
> part of meta-systemd.  I thought we'd previously agreed that
> meta-systemd would contain the "compatibility" provides for people
> that had previously used meta-systemd, not oe-core.

I concur with this. The bbappend should remain in meta-systemd, IMO.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: [PATCH] systemd: Cover for udev-systemd
  2013-09-03 10:20 ` Burton, Ross
  2013-09-03 10:25   ` Paul Eggleton
@ 2013-09-03 16:43   ` Khem Raj
  1 sibling, 0 replies; 4+ messages in thread
From: Khem Raj @ 2013-09-03 16:43 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

On Tue, Sep 3, 2013 at 3:20 AM, Burton, Ross <ross.burton@intel.com> wrote:
> On 28 August 2013 07:44, Khem Raj <raj.khem@gmail.com> wrote:
>> meta-systemd currently has a bbappend which provides just a cover
>> for udev-systemd, if we move this to the recipe proper then the
>> bbappend can be removed from that layer
>
> If we do this for systemd we should do it for all recipes that were
> part of meta-systemd.  I thought we'd previously agreed that
> meta-systemd would contain the "compatibility" provides for people
> that had previously used meta-systemd, not oe-core.

yes thats fine.

>
> Ross


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

end of thread, other threads:[~2013-09-03 16:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28  6:44 [PATCH] systemd: Cover for udev-systemd Khem Raj
2013-09-03 10:20 ` Burton, Ross
2013-09-03 10:25   ` Paul Eggleton
2013-09-03 16:43   ` Khem Raj

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