mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
python3-protobuf: set CVE_PRODUCT
Similarly to c++ protobuf, add products matching historical entries. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,6 +12,8 @@ LIC_FILES_CHKSUM = " \
|
||||
inherit pypi setuptools3
|
||||
SRC_URI[sha256sum] = "25b5d0b42fd000320bd7830b349e3b696435f3b329810427a6bcce6a5492cc5c"
|
||||
|
||||
CVE_PRODUCT += "google:protobuf protobuf:protobuf google-protobuf protobuf-python"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/184715/
|
||||
# Can't find required file: ../src/google/protobuf/descriptor.proto
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
Reference in New Issue
Block a user