diff options
Diffstat (limited to 'meta/recipes-support/libgcrypt/libgcrypt_1.8.7.bb')
| -rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt_1.8.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.8.7.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.8.7.bb index 0cad41dfa9..7db624a09b 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt_1.8.7.bb +++ b/meta/recipes-support/libgcrypt/libgcrypt_1.8.7.bb | |||
| @@ -28,6 +28,9 @@ SRC_URI = "${GNUPG_MIRROR}/libgcrypt/libgcrypt-${PV}.tar.bz2 \ | |||
| 28 | " | 28 | " |
| 29 | SRC_URI[sha256sum] = "03b70f028299561b7034b8966d7dd77ef16ed139c43440925fe8782561974748" | 29 | SRC_URI[sha256sum] = "03b70f028299561b7034b8966d7dd77ef16ed139c43440925fe8782561974748" |
| 30 | 30 | ||
| 31 | # Below whitelisted CVEs are disputed and not affecting crypto libraries for any distro. | ||
| 32 | CVE_CHECK_WHITELIST += "CVE-2018-12433 CVE-2018-12438" | ||
| 33 | |||
| 31 | BINCONFIG = "${bindir}/libgcrypt-config" | 34 | BINCONFIG = "${bindir}/libgcrypt-config" |
| 32 | 35 | ||
| 33 | inherit autotools texinfo binconfig-disabled pkgconfig | 36 | inherit autotools texinfo binconfig-disabled pkgconfig |
