diff options
| -rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_2.6.1.bb | 2 |
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 | ||
| 29 | FILES_${PN}-compiler = "${bindir} ${libdir}/libprotoc${SOLIBS}" | 29 | FILES_${PN}-compiler = "${bindir} ${libdir}/libprotoc${SOLIBS}" |
| 30 | 30 | ||
| 31 | MIPS_INSTRUCTION_SET = "mips" | ||
| 32 | |||
| 31 | BBCLASSEXTEND = "native nativesdk" | 33 | BBCLASSEXTEND = "native nativesdk" |
