mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 20:16:11 +00: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:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user