aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/mbedtls
diff options
context:
space:
mode:
authorMathieu Dubois-Briand <mathieu.dubois-briand@hyprua.org>2022-10-04 08:24:35 +0200
committerKhem Raj <raj.khem@gmail.com>2022-10-04 09:29:47 -0700
commit0f6a6a3cc901626db397f22c268fd7f271e060b0 (patch)
treeccbd2d54cfcaed8fe007bd07824fee7f51da33c9 /meta-networking/recipes-connectivity/mbedtls
parent111e73d7128ec7d0fc2720b3a7a9ec714f14a061 (diff)
downloadmeta-openembedded-0f6a6a3cc901626db397f22c268fd7f271e060b0.tar.gz
mbedtls: Fix CVE product name
Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/mbedtls')
-rw-r--r--meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.0.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.0.bb
index d4a9c7bf8d..a3859fbeba 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.0.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.0.bb
@@ -42,3 +42,5 @@ PACKAGES =+ "${PN}-programs"
FILES:${PN}-programs = "${bindir}/"
BBCLASSEXTEND = "native nativesdk"
+
+CVE_PRODUCT = "mbed_tls"