summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/graphviz
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/graphviz')
-rw-r--r--meta-oe/recipes-graphics/graphviz/graphviz_8.1.0.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-graphics/graphviz/graphviz_8.1.0.bb b/meta-oe/recipes-graphics/graphviz/graphviz_8.1.0.bb
index 7ab15c9718..ccc114007c 100644
--- a/meta-oe/recipes-graphics/graphviz/graphviz_8.1.0.bb
+++ b/meta-oe/recipes-graphics/graphviz/graphviz_8.1.0.bb
@@ -29,10 +29,6 @@ SRC_URI:append:class-nativesdk = "\
29" 29"
30SRC_URI[sha256sum] = "d593695fdaa8a19297523b679ad13d3ef2027b0b7f14cc2bc23e77969ed81565" 30SRC_URI[sha256sum] = "d593695fdaa8a19297523b679ad13d3ef2027b0b7f14cc2bc23e77969ed81565"
31 31
32CVE_CHECK_IGNORE += "\
33 CVE-2014-9157 \
34"
35
36PACKAGECONFIG ??= "librsvg" 32PACKAGECONFIG ??= "librsvg"
37PACKAGECONFIG[librsvg] = "--with-librsvg,--without-librsvg,librsvg" 33PACKAGECONFIG[librsvg] = "--with-librsvg,--without-librsvg,librsvg"
38 34