diff options
| -rw-r--r-- | meta-oe/recipes-support/opensc/opensc_0.26.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/opensc/opensc_0.26.0.bb b/meta-oe/recipes-support/opensc/opensc_0.26.0.bb index 3e4d476ff4..bd44e24aeb 100644 --- a/meta-oe/recipes-support/opensc/opensc_0.26.0.bb +++ b/meta-oe/recipes-support/opensc/opensc_0.26.0.bb | |||
| @@ -14,6 +14,8 @@ DEPENDS = "openssl" | |||
| 14 | SRCREV = "fe857cc4c68da4873071f168c9aaf9860040ff4e" | 14 | SRCREV = "fe857cc4c68da4873071f168c9aaf9860040ff4e" |
| 15 | SRC_URI = "git://github.com/OpenSC/OpenSC;branch=master;protocol=https" | 15 | SRC_URI = "git://github.com/OpenSC/OpenSC;branch=master;protocol=https" |
| 16 | 16 | ||
| 17 | CVE_STATUS[CVE-2024-8443] = "fixed-version: this is fixed since 0.26.0" | ||
| 18 | |||
| 17 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 18 | 20 | ||
| 19 | inherit autotools pkgconfig bash-completion | 21 | inherit autotools pkgconfig bash-completion |
