summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb
diff options
context:
space:
mode:
authorSimone Weiß <simone.p.weiss@posteo.com>2024-02-23 21:31:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-24 16:10:23 +0000
commit5e21c5d64eaf2a7bd8b7cc74e3ee9671cd6df35e (patch)
treec856a01a0de9dac8b1b55fa398cea31e1f71dfd0 /meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb
parente8ea8695e12daddd3f973a23fa804c2a818b3c6d (diff)
downloadpoky-5e21c5d64eaf2a7bd8b7cc74e3ee9671cd6df35e.tar.gz
meta: Remove some not needed CVE_STATUS
CVE_STATUS was set for those components, but meanwhile databases are updated with corrected information, so setting the CVE_STATUS is not needed anymore. (From OE-Core rev: 5ec6057cfa66ceeb33bec013e320f8e3fa7d7ecf) Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb')
-rw-r--r--meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb
index 1c4f4d6038..5a76201ab5 100644
--- a/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb
+++ b/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb
@@ -29,9 +29,6 @@ SRC_URI = "${GNUPG_MIRROR}/libgcrypt/libgcrypt-${PV}.tar.bz2 \
29 " 29 "
30SRC_URI[sha256sum] = "8b0870897ac5ac67ded568dcfadf45969cfa8a6beb0fd60af2a9eadc2a3272aa" 30SRC_URI[sha256sum] = "8b0870897ac5ac67ded568dcfadf45969cfa8a6beb0fd60af2a9eadc2a3272aa"
31 31
32CVE_STATUS[CVE-2018-12433] = "disputed: CVE is disputed and not affecting crypto libraries for any distro."
33CVE_STATUS[CVE-2018-12438] = "disputed: CVE is disputed and not affecting crypto libraries for any distro."
34
35BINCONFIG = "${bindir}/libgcrypt-config" 32BINCONFIG = "${bindir}/libgcrypt-config"
36 33
37inherit autotools texinfo binconfig-disabled pkgconfig ptest 34inherit autotools texinfo binconfig-disabled pkgconfig ptest