mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libusb-compat: add native, nativesdk to BBCLASSEXTEND and define native PROVIDES
* virtual/libusb0-native is used in usbpath-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
3bffeeb183
commit
e66079da37
@ -1,4 +1,6 @@
|
||||
PROVIDES += "virtual/libusb0"
|
||||
PROVIDES_virtclass-native += "virtual/libusb0-native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
inherit lib_package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user