From e86cb4eabd0f16b7ca73517f78b30f140ac7d80a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 16 Aug 2023 17:48:06 -0700 Subject: python3-protobuf: Fix build errors seen with clang Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-protobuf_4.24.0.bb') 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" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d" inherit pypi setuptools3 - +SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch" SRC_URI[sha256sum] = "5d0ceb9de6e08311832169e601d1fc71bd8e8c779f3ee38a97a78554945ecb85" # http://errors.yoctoproject.org/Errors/Details/184715/ -- cgit v1.2.3-54-g00ecf