summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Sommer <joerg.sommer@navimatix.de>2025-01-03 19:43:49 +0100
committerArmin Kuster <akuster808@gmail.com>2025-02-04 14:29:37 -0800
commit14cd4fb44e004416cb7bcc0d76dc5cdc2e58b8e0 (patch)
treef3a1f65843aeeb294e960eea103ceb3a279eafe4
parentbd822f424c7deb53a13411eabe5d94601ff66246 (diff)
downloadmeta-openembedded-14cd4fb44e004416cb7bcc0d76dc5cdc2e58b8e0.tar.gz
libtinyxml2: set CVE product to tinyxml2
This library gets tracked with the product name tinyxml2: https://nvd.nist.gov/products/cpe/detail/5A6C04CB-E6AD-4740-882A-34620AEC060A Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1c60b8ccf7a011fcac05714fc29d47bbc21c5ea3) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb
index bcd309282b..2ee43ebc03 100644
--- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb
+++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb
@@ -3,6 +3,7 @@ HOMEPAGE = "https://leethomason.github.io/tinyxml2"
3SECTION = "libs" 3SECTION = "libs"
4LICENSE = "Zlib" 4LICENSE = "Zlib"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=135624eef03e1f1101b9ba9ac9b5fffd" 5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=135624eef03e1f1101b9ba9ac9b5fffd"
6CVE_PRODUCT = "tinyxml2"
6 7
7SRCREV = "321ea883b7190d4e85cae5512a12e5eaa8f8731f" 8SRCREV = "321ea883b7190d4e85cae5512a12e5eaa8f8731f"
8SRC_URI = "git://github.com/leethomason/tinyxml2.git;branch=master;protocol=https \ 9SRC_URI = "git://github.com/leethomason/tinyxml2.git;branch=master;protocol=https \