summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/smarty
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/smarty')
-rw-r--r--meta-oe/recipes-support/smarty/smarty_4.4.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/smarty/smarty_4.4.1.bb b/meta-oe/recipes-support/smarty/smarty_4.4.1.bb
index 1caa4cd1b..e0979bb5a 100644
--- a/meta-oe/recipes-support/smarty/smarty_4.4.1.bb
+++ b/meta-oe/recipes-support/smarty/smarty_4.4.1.bb
@@ -24,3 +24,5 @@ do_install() {
24 install -m 0644 ${S}/libs/sysplugins/*.php ${D}${datadir}/php/smarty3/libs/sysplugins/ 24 install -m 0644 ${S}/libs/sysplugins/*.php ${D}${datadir}/php/smarty3/libs/sysplugins/
25} 25}
26FILES:${PN} = "${datadir}/php/smarty3/" 26FILES:${PN} = "${datadir}/php/smarty3/"
27
28CVE_STATUS[CVE-2020-10375] = "cpe-incorrect: The recipe used in the meta-openembedded is a different smarty package compared to the one which has the CVE issue."