summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb b/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb
index e733f2fe02..e02b4c9607 100644
--- a/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb
+++ b/meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb
@@ -14,3 +14,5 @@ S = "${WORKDIR}/git"
14inherit cmake 14inherit cmake
15 15
16EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON" 16EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON"
17
18BBCLASSEXTEND = "native nativesdk"