]> code.ossystems Code Review - openembedded-core.git/commitdiff
libcroco: enable nativesdk builds
authorRoss Burton <ross.burton@intel.com>
Mon, 8 Jan 2018 15:52:41 +0000 (15:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Jan 2018 11:45:21 +0000 (11:45 +0000)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libcroco/libcroco_0.6.12.bb

index b0af75919b9f394e0037db08325b522ef01f388c..465ed15916f3c434119bee38667a781179f4015a 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
 
 SECTION = "x11/utils"
 DEPENDS = "glib-2.0 libxml2 zlib"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 EXTRA_OECONF += "--enable-Bsymbolic=auto"
 
 BINCONFIG = "${bindir}/croco-0.6-config"