mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libidl: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
SECTION = "libs"
|
||||
require libidl_${PV}.bb
|
||||
inherit native
|
||||
|
||||
DEPENDS = "glib-2.0-native"
|
||||
@@ -12,3 +12,5 @@ inherit autotools_stage pkgconfig binconfig
|
||||
|
||||
FILES_${PN} = "${libdir}/*.so.*"
|
||||
FILES_${PN}-dev += " ${bindir}"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user