mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libxslt: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
require libxslt_${PV}.bb
|
||||
inherit native
|
||||
|
||||
DEPENDS = "libxml2-native (>=2.6.27)"
|
||||
@@ -17,3 +17,5 @@ PACKAGES = "${PN}-dbg ${PN}-dev ${PN}-utils ${PN} ${PN}-doc ${PN}-locale"
|
||||
|
||||
FILES_${PN}-dev += "${bindir}/xslt-config"
|
||||
FILES_${PN}-utils += "${bindir}"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user