summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb')
-rw-r--r--poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb b/poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb
index 778e09163..4cb5717ec 100644
--- a/poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb
+++ b/poky/meta/recipes-support/libyaml/libyaml_0.2.5.bb
@@ -15,7 +15,7 @@ S = "${WORKDIR}/yaml-${PV}"
inherit autotools
-DISABLE_STATIC_class-nativesdk = ""
-DISABLE_STATIC_class-native = ""
+DISABLE_STATIC:class-nativesdk = ""
+DISABLE_STATIC:class-native = ""
BBCLASSEXTEND = "native nativesdk"