diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-31 14:44:46 +0200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 13:16:41 -0700 |
| commit | 65e935d2a26f6d1c9ea9739c77a3afcbee186525 (patch) | |
| tree | 25ba536b86548089fb300e2c54e257397e703ac6 /meta-oe | |
| parent | 90d7c9007503d7fae253cb1fc9b5a0b1275786be (diff) | |
| download | meta-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.bb | 3 |
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 | |||
| 14 | SRCBRANCH = "master" | 14 | SRCBRANCH = "master" |
| 15 | SRCREV = "f99558d9b8e3dbba2a952a0b292d3497aec8ee69" | 15 | SRCREV = "f99558d9b8e3dbba2a952a0b292d3497aec8ee69" |
| 16 | 16 | ||
| 17 | |||
| 18 | CVE_STATUS[CVE-2019-6498] = "fixed-version: patch is already included in sources" | ||
| 19 | |||
| 20 | PACKAGECONFIG[examples] = "-DGATTLIB_BUILD_EXAMPLES=ON,-DGATTLIB_BUILD_EXAMPLES=OFF" | 17 | PACKAGECONFIG[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 |
