mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
libpciaccess: Extend to native/nativesdk
Avoids warnings from libdrm which has nativesdk/native variants and depends upon this. (From OE-Core rev: 7b604e6a8f800e779f368244b0fa94c219c93df0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -16,3 +16,5 @@ LICENSE = "MIT & MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = ""
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user