diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb index aca30efdee..6ba24899f6 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_4.25.8.bb | |||
| @@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a | |||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | SRC_URI[sha256sum] = "6135cf8affe1fc6f76cced2641e4ea8d3e59518d1f24ae41ba97bcad82d397cd" | 9 | SRC_URI[sha256sum] = "6135cf8affe1fc6f76cced2641e4ea8d3e59518d1f24ae41ba97bcad82d397cd" |
| 10 | 10 | ||
| 11 | SRC_URI += "file://CVE-2026-0994.patch" | ||
| 12 | |||
| 11 | # http://errors.yoctoproject.org/Errors/Details/184715/ | 13 | # http://errors.yoctoproject.org/Errors/Details/184715/ |
| 12 | # Can't find required file: ../src/google/protobuf/descriptor.proto | 14 | # Can't find required file: ../src/google/protobuf/descriptor.proto |
| 13 | CLEANBROKEN = "1" | 15 | CLEANBROKEN = "1" |
