diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb index fdc80b7015..4f7fdf7599 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "BSD-3-Clause" | |||
6 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d" | 6 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch" | |
10 | SRC_URI[sha256sum] = "5d0ceb9de6e08311832169e601d1fc71bd8e8c779f3ee38a97a78554945ecb85" | 10 | SRC_URI[sha256sum] = "5d0ceb9de6e08311832169e601d1fc71bd8e8c779f3ee38a97a78554945ecb85" |
11 | 11 | ||
12 | # http://errors.yoctoproject.org/Errors/Details/184715/ | 12 | # http://errors.yoctoproject.org/Errors/Details/184715/ |