summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-04-25 14:14:03 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-26 10:09:08 +0100
commit9d997dff7b5506a069a886ece15ed433965f4194 (patch)
tree8ccd047256ce8b7b1460e1cd55d08e4c5ad7621e /meta/recipes-sato
parent63c59122475189b44e20c6789e6e9a8f26a9e15f (diff)
downloadpoky-9d997dff7b5506a069a886ece15ed433965f4194.tar.gz
webkitgtk: set CVE_PRODUCT
(From OE-Core rev: 43aaa117386490c822b824974fb095bd0d3ce1a3) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.24.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.24.0.bb b/meta/recipes-sato/webkit/webkitgtk_2.24.0.bb
index 4a82dae9ef..58c06dc8bc 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.24.0.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.24.0.bb
@@ -29,6 +29,8 @@ inherit cmake pkgconfig gobject-introspection perlnative distro_features_check u
29 29
30REQUIRED_DISTRO_FEATURES = "x11 opengl" 30REQUIRED_DISTRO_FEATURES = "x11 opengl"
31 31
32CVE_PRODUCT = "webkitgtk webkitgtk\+"
33
32DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libidn libgcrypt \ 34DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libidn libgcrypt \
33 gtk+3 gstreamer1.0 gstreamer1.0-plugins-base flex-native gperf-native sqlite3 \ 35 gtk+3 gstreamer1.0 gstreamer1.0-plugins-base flex-native gperf-native sqlite3 \
34 pango icu bison-native gawk intltool-native libwebp \ 36 pango icu bison-native gawk intltool-native libwebp \