mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 09:49:41 +01:00
libnl: Extend for native/nativesdk
libnl is required by networkmanager. (From OE-Core rev: b3c96103a5063eeefb0c537227eab3f77616b9c0) Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f1fed5cd38
commit
f3cb1662ca
@@ -40,3 +40,5 @@ FILES_${PN}-route = "${libdir}/libnl-route-3.so.*"
|
||||
FILES_${PN}-xfrm = "${libdir}/libnl-xfrm-3.so.*"
|
||||
RREPLACES_${PN}-genl = "libnl-genl2"
|
||||
RCONFLICTS_${PN}-genl = "libnl-genl2"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user