diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-03-06 11:29:41 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-03-06 13:02:59 +0000 |
commit | 36136bf5bd5fe184c3c87e6283bcd8c3f2549b97 (patch) | |
tree | bbd9a969027c8151d615c273d3c95a9cd0ab47f9 /scripts | |
parent | f01891c1d6a698eec0e2f35234b5339644fe8e97 (diff) | |
download | meta-boot2qt-36136bf5bd5fe184c3c87e6283bcd8c3f2549b97.tar.gz |
Include qtwebglplugin to the image
Allows stream applications to browsers over the network
Task-number: QTBUG-66817
Change-Id: I987adae255dafbf6b6b746117e20024988dd86b2
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 135fdf9..7f92b19 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -25,7 +25,7 @@ | |||
25 | path="sources/meta-openembedded"/> | 25 | path="sources/meta-openembedded"/> |
26 | <project name="meta-qt5" | 26 | <project name="meta-qt5" |
27 | remote="qtyocto" | 27 | remote="qtyocto" |
28 | revision="ce85883673e134947addf3d6859b2b79815e49cd" | 28 | revision="4f1e157da16e615a79903abc7363799eac2670c7" |
29 | path="sources/meta-qt5"/> | 29 | path="sources/meta-qt5"/> |
30 | <project name="meta-mingw" | 30 | <project name="meta-mingw" |
31 | remote="qtyocto" | 31 | remote="qtyocto" |