mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +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:
@@ -1,4 +1,6 @@
|
||||
PROVIDES += "virtual/libusb0"
|
||||
PROVIDES_virtclass-native += "virtual/libusb0-native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
inherit lib_package
|
||||
|
||||
|
||||
Reference in New Issue
Block a user