diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb b/meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb index dc0823fd23..dddc9bbb58 100644 --- a/meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb +++ b/meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | inherit setuptools | 1 | inherit setuptools |
2 | require python-protobuf.inc | 2 | require python-protobuf.inc |
3 | 3 | ||
4 | # http://errors.yoctoproject.org/Errors/Details/184715/ | ||
5 | # Can't find required file: ../src/google/protobuf/descriptor.proto | ||
6 | CLEANBROKEN = "1" | ||