summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-03-31 14:44:46 +0200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-01 13:16:41 -0700
commit65e935d2a26f6d1c9ea9739c77a3afcbee186525 (patch)
tree25ba536b86548089fb300e2c54e257397e703ac6 /meta-oe
parent90d7c9007503d7fae253cb1fc9b5a0b1275786be (diff)
downloadmeta-openembedded-65e935d2a26f6d1c9ea9739c77a3afcbee186525.tar.gz
gattlib: drop obsolete CVE_STATUS
The CVE is now tracked by NVD with a version that is earlier than the recipe, the vulnerability doesn't show up in the CVE report anymore. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb b/meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb
index 1ebb8350b2..65b1e93468 100644
--- a/meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb
+++ b/meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb
@@ -14,9 +14,6 @@ SRC_URI = "git://github.com/labapart/gattlib.git;branch=master;protocol=https;ta
14SRCBRANCH = "master" 14SRCBRANCH = "master"
15SRCREV = "f99558d9b8e3dbba2a952a0b292d3497aec8ee69" 15SRCREV = "f99558d9b8e3dbba2a952a0b292d3497aec8ee69"
16 16
17
18CVE_STATUS[CVE-2019-6498] = "fixed-version: patch is already included in sources"
19
20PACKAGECONFIG[examples] = "-DGATTLIB_BUILD_EXAMPLES=ON,-DGATTLIB_BUILD_EXAMPLES=OFF" 17PACKAGECONFIG[examples] = "-DGATTLIB_BUILD_EXAMPLES=ON,-DGATTLIB_BUILD_EXAMPLES=OFF"
21 18
22# Set this to force use of DBus API if Bluez version is older than 5.42 19# Set this to force use of DBus API if Bluez version is older than 5.42