summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_2.6.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_2.6.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_2.6.1.bb
index 2977c59c4b..7b8f62986a 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_2.6.1.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_2.6.1.bb
@@ -28,4 +28,6 @@ S = "${WORKDIR}/git"
28 28
29FILES_${PN}-compiler = "${bindir} ${libdir}/libprotoc${SOLIBS}" 29FILES_${PN}-compiler = "${bindir} ${libdir}/libprotoc${SOLIBS}"
30 30
31MIPS_INSTRUCTION_SET = "mips"
32
31BBCLASSEXTEND = "native nativesdk" 33BBCLASSEXTEND = "native nativesdk"