diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebview_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebview_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebview_git.bb b/recipes-qt/qt5/qtwebview_git.bb index cccc0957..4a61e8a9 100644 --- a/recipes-qt/qt5/qtwebview_git.bb +++ b/recipes-qt/qt5/qtwebview_git.bb | |||
@@ -23,4 +23,4 @@ python() { | |||
23 | if 'meta-python2' not in d.getVar('BBFILE_COLLECTIONS').split(): | 23 | if 'meta-python2' not in d.getVar('BBFILE_COLLECTIONS').split(): |
24 | raise bb.parse.SkipRecipe('Requires meta-python2 to be present.') | 24 | raise bb.parse.SkipRecipe('Requires meta-python2 to be present.') |
25 | } | 25 | } |
26 | SRCREV = "c6d4bb78fe59a55ffce526ff951e5c5270dd92cf" | 26 | SRCREV = "d47cad5ca5c3788fedc0a53930e47efb869f9315" |