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 <[email protected]>
> > ---
> >  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: [email protected]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to