aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@siemens.com>2020-10-21 09:01:09 +0200
committerKhem Raj <raj.khem@gmail.com>2020-10-21 09:37:38 -0700
commitd47038a57a6b62799e2c25ee903817b10b1df39a (patch)
treee0e565115d5ee7580c3e5cca51cd3c082a4dcdb1 /meta-oe/recipes-support
parent409032dcc59bed5051cca454f7344b3cd207cebf (diff)
downloadmeta-openembedded-d47038a57a6b62799e2c25ee903817b10b1df39a.tar.gz
fmt: make available as native and nativesdk
Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/fmt/fmt_7.0.3.bb2
1 files changed, 2 insertions, 0 deletions
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"