diff --git a/meta-oe/recipes-support/fmt/fmt_7.0.3.bb b/meta-oe/recipes-support/fmt/fmt_7.0.3.bb index ed3de0b500..d52731161a 100644 --- a/meta-oe/recipes-support/fmt/fmt_7.0.3.bb +++ b/meta-oe/recipes-support/fmt/fmt_7.0.3.bb @@ -13,3 +13,5 @@ inherit cmake inherit ptest EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON" + +BBCLASSEXTEND = "native nativesdk"