[OE-core] [oe-core][PATCHv 08/10] libusb*: import native support from meta-oe

Martin Jansa martin.jansa at gmail.com
Mon Mar 26 12:19:19 UTC 2012


On Mon, Mar 26, 2012 at 12:44:00PM +0100, Richard Purdie wrote:
> On Fri, 2012-03-23 at 23:30 +0100, Martin Jansa wrote:
> > Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> > ---
> >  meta/recipes-support/libusb/libusb-compat_0.1.3.bb |    7 +++++--
> >  meta/recipes-support/libusb/libusb1_1.0.8.bb       |    2 ++
> >  2 files changed, 7 insertions(+), 2 deletions(-)
> > 
> > diff --git a/meta/recipes-support/libusb/libusb-compat_0.1.3.bb b/meta/recipes-support/libusb/libusb-compat_0.1.3.bb
> > index 43da5af..7edd422 100644
> > --- a/meta/recipes-support/libusb/libusb-compat_0.1.3.bb
> > +++ b/meta/recipes-support/libusb/libusb-compat_0.1.3.bb
> > @@ -13,9 +13,12 @@ DEPENDS = "libusb1"
> >  # Besides, libusb-0.1 uses a per 1ms polling that hurts a lot to power
> >  # consumption.
> >  PROVIDES = "libusb"
> > +PROVIDES += "virtual/libusb0"
> > +PROVIDES_virtclass-native += "virtual/libusb0-native"
> 
> Doesn't the -native class extension code handle the above correctly now?
> 
> i.e. PROVIDES = "libusb virtual/libusb0"
> 
> should be enough?

Ah right, will simplify that (it's because it was needed in this form 
in bbappend).

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120326/2d1addfa/attachment-0002.sig>


More information about the Openembedded-core mailing list