diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2017-01-25 15:29:26 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2017-01-26 08:12:59 +0000 |
commit | cb87024a5895efe8ab7050ec407b72a12554539c (patch) | |
tree | 5b84fe45957f8f8bfd4c2720fcf3e27aab26e06a /recipes-qt/qt5/qtwebengine_git.bbappend | |
parent | 79a01a7082eb445fc6fd9c98d485357a814646eb (diff) | |
download | meta-boot2qt-cb87024a5895efe8ab7050ec407b72a12554539c.tar.gz |
qt5: remove all sha1 overrides from qt5 module bbappends
From now on, use meta-qt5 as the authoritative source of Qt5 module sha1s.
Remove gbm PACKAGECONFIG fix, as it's now available in meta-qt5.
Change-Id: Ic501cdc8d05d2afffa25dbe9eb9e538f9ef17951
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bbappend')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bbappend b/recipes-qt/qt5/qtwebengine_git.bbappend index 1f94045..9d4ef68 100644 --- a/recipes-qt/qt5/qtwebengine_git.bbappend +++ b/recipes-qt/qt5/qtwebengine_git.bbappend | |||
@@ -32,6 +32,3 @@ FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" | |||
32 | SRC_URI_append_mx6 = " \ | 32 | SRC_URI_append_mx6 = " \ |
33 | file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \ | 33 | file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \ |
34 | " | 34 | " |
35 | |||
36 | SRCREV_qtwebengine = "d740d6a7dbfec387752c7bc8a8b06db0e757c9dc" | ||
37 | SRCREV_chromium = "15d257fd921f37b32ef643225f21df0ea24c8302" | ||