mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
protobuf-c: update to 1.4.1 fix CVE-2022-33070
Signed-off-by: Wentao Zhang <wzhang4@ala-lpd-susbld2.wrs.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -8,12 +8,12 @@ has been split out into the protobuf-c-rpc project."
|
|||||||
HOMEPAGE = "https://github.com/protobuf-c/protobuf-c"
|
HOMEPAGE = "https://github.com/protobuf-c/protobuf-c"
|
||||||
SECTION = "console/tools"
|
SECTION = "console/tools"
|
||||||
LICENSE = "BSD-2-Clause"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=cb901168715f4782a2b06c3ddaefa558"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=9f725889e0d77383e26cb42b0b62cea2"
|
||||||
|
|
||||||
DEPENDS = "protobuf-native protobuf"
|
DEPENDS = "protobuf-native protobuf"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/protobuf-c/protobuf-c.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/protobuf-c/protobuf-c.git;branch=master;protocol=https"
|
||||||
SRCREV = "f224ab2eeb648a818eb20687d7150a285442c907"
|
SRCREV = "abc67a11c6db271bedbb9f58be85d6f4e2ea8389"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user