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:
Peter Marko
2025-02-03 19:22:10 +01:00
committed by Khem Raj
parent 30e585a505
commit ae7556a737

View File

@@ -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"