aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQi.Chen@windriver.com <Qi.Chen@windriver.com>2019-05-07 14:33:07 +0800
committerArmin Kuster <akuster808@gmail.com>2019-05-18 07:31:25 -0700
commit097ac158423008204f3f6539b2e98f957bbb4c50 (patch)
treed75ab4e8efb62cc055bd1a2c21986e88b283cbee
parentb5bf8f43fcf6e6baaddec14b2cd8489765805148 (diff)
downloadmeta-openembedded-contrib-097ac158423008204f3f6539b2e98f957bbb4c50.tar.gz
gd: set CVE_PRODUCT
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-support/gd/gd_2.2.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.2.5.bb b/meta-oe/recipes-support/gd/gd_2.2.5.bb
index 426af2572e..c846bda6b0 100644
--- a/meta-oe/recipes-support/gd/gd_2.2.5.bb
+++ b/meta-oe/recipes-support/gd/gd_2.2.5.bb
@@ -50,3 +50,5 @@ FILES_${PN}-tools = "${bindir}/*"
PROVIDES += "${PN}-tools"
RPROVIDES_${PN}-tools = "${PN}-tools"
RDEPENDS_${PN}-tools = "perl perl-module-strict"
+
+CVE_PRODUCT = "libgd"