diff --git a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb index 04c6f77cf0..32d45b00c2 100644 --- a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb +++ b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb @@ -11,3 +11,5 @@ SRC_URI[libyaml.sha256sum] = "7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb S = "${WORKDIR}/yaml-${PV}" inherit autotools + +BBCLASSEXTEND = "native"