mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gattlib: mark CVE-2019-6498 as fixed
Our hash does not point to exact tag and CVE patch is already in. We use: 33a8a275928b186381bb0aea0f9778e330e57ec3 Fix:60b813a770git describe --tags --match=v0.2 33a8a275928b186381bb0aea0f9778e330e57ec3 60b813a770e42fdb0e85c1d2da7a55327784b8d6 v0.2-262-g33a8a27 v0.2-85-g60b813a Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commite5a12d5252) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
3bca579274
commit
fb3726d664
|
|
@ -17,6 +17,8 @@ SRCREV = "33a8a275928b186381bb0aea0f9778e330e57ec3"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
CVE_STATUS[CVE-2019-6498] = "fixed-version: patch is already included in sources"
|
||||
|
||||
PACKAGECONFIG[examples] = "-DGATTLIB_BUILD_EXAMPLES=ON,-DGATTLIB_BUILD_EXAMPLES=OFF"
|
||||
|
||||
# Set this to force use of DBus API if Bluez version is older than 5.42
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user