mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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>
(cherry picked from commit ae7556a737)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
e231647a9b
commit
d5e94ee2b8
@@ -11,6 +11,8 @@ SRC_URI += "file://CVE-2025-4565.patch"
|
|||||||
|
|
||||||
SRC_URI[sha256sum] = "2e3427429c9cffebf259491be0af70189607f365c2f41c7c3764af6f337105f2"
|
SRC_URI[sha256sum] = "2e3427429c9cffebf259491be0af70189607f365c2f41c7c3764af6f337105f2"
|
||||||
|
|
||||||
|
CVE_PRODUCT += "google:protobuf protobuf:protobuf google-protobuf protobuf-python"
|
||||||
|
|
||||||
# http://errors.yoctoproject.org/Errors/Details/184715/
|
# http://errors.yoctoproject.org/Errors/Details/184715/
|
||||||
# Can't find required file: ../src/google/protobuf/descriptor.proto
|
# Can't find required file: ../src/google/protobuf/descriptor.proto
|
||||||
CLEANBROKEN = "1"
|
CLEANBROKEN = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user