[oe-commits] [openembedded-core] 40/49: webkitgtk: set CVE_PRODUCT

git at git.openembedded.org git at git.openembedded.org
Wed Nov 6 20:45:27 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch sumo-next
in repository openembedded-core.

commit 76b3996974de8ca8729d7d262b1c90cd2def02d5
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Wed Nov 6 17:37:53 2019 +0200

    webkitgtk: set CVE_PRODUCT
    
    (From OE-Core rev: 43aaa117386490c822b824974fb095bd0d3ce1a3)
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    
    Conflicts:
    	meta/recipes-sato/webkit/webkitgtk_2.24.0.bb
---
 meta/recipes-sato/webkit/webkitgtk_2.18.6.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb b/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb
index c29fa7f..b88966b 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb
@@ -32,6 +32,8 @@ inherit cmake pkgconfig gobject-introspection perlnative distro_features_check u
 # depends on libxt
 REQUIRED_DISTRO_FEATURES = "x11"
 
+CVE_PRODUCT = "webkitgtk webkitgtk\+"
+
 DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libidn libgcrypt \
            gtk+3 gstreamer1.0 gstreamer1.0-plugins-base flex-native gperf-native sqlite3 \
 	   pango icu bison-native gawk intltool-native libwebp \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list