mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
capnproto: upgrade to 0.9.2
upgrade include fix for CVE-2022-46149 Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
96d0f40a41
commit
9e539aaed6
+1
-1
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=a05663ae6cca874123bf667a60dca8c9"
|
||||
|
||||
SRC_URI = "git://github.com/sandstorm-io/capnproto.git;branch=release-${PV};protocol=https \
|
||||
"
|
||||
SRCREV = "b49431c48d40490ef979247d308af63345376cee"
|
||||
SRCREV = "0274bf17374df912ea834687c667bed33bd318db"
|
||||
|
||||
S = "${WORKDIR}/git/c++"
|
||||
|
||||
Reference in New Issue
Block a user