diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-08 12:50:27 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-10 08:02:59 +0000 |
commit | 8c7e11523eb0bc1044e79593a1ffa823867ff567 (patch) | |
tree | 2e3178e23170bf9ef05165e466ca8b461d493f67 | |
parent | f3f7d8ef1ee02d3a2e691657a0ac26cb0261eda6 (diff) | |
download | meta-qt5-8c7e11523eb0bc1044e79593a1ffa823867ff567.tar.gz |
qt5: update submodules
Remove unneeded patch qtbase and rework qtwayland recipe to build
qtwaylandscanner without need for patch.
Change-Id: I41d5c020cbe853a52896b85824990c66cc97d6bb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r-- | recipes-qt/qt5/nativesdk-qtbase_git.bb | 3 | ||||
-rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtbase/0002-configure-force-cross_compile.patch | 32 | ||||
-rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 3 | ||||
-rw-r--r-- | recipes-qt/qt5/qtcharts_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtdeclarative_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtlocation_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtquickcontrols2_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtscript_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qttools_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtvirtualkeyboard_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwayland/0001-Allow-building-only-qtwaylandscanner.patch | 75 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwayland_git.bb | 22 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtxmlpatterns_git.bb | 2 |
15 files changed, 19 insertions, 136 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb b/recipes-qt/qt5/nativesdk-qtbase_git.bb index f7504f25..526a9c17 100644 --- a/recipes-qt/qt5/nativesdk-qtbase_git.bb +++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb | |||
@@ -27,7 +27,6 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/qtbase:" | |||
27 | # common for qtbase-native, qtbase-nativesdk and qtbase | 27 | # common for qtbase-native, qtbase-nativesdk and qtbase |
28 | SRC_URI += "\ | 28 | SRC_URI += "\ |
29 | file://0001-Add-linux-oe-g-platform.patch \ | 29 | file://0001-Add-linux-oe-g-platform.patch \ |
30 | file://0002-configure-force-cross_compile.patch \ | ||
31 | file://0003-Add-external-hostbindir-option.patch \ | 30 | file://0003-Add-external-hostbindir-option.patch \ |
32 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ | 31 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ |
33 | file://0005-configure-bump-path-length-from-256-to-512-character.patch \ | 32 | file://0005-configure-bump-path-length-from-256-to-512-character.patch \ |
@@ -189,4 +188,4 @@ fakeroot do_generate_qt_environment_file() { | |||
189 | 188 | ||
190 | addtask generate_qt_environment_file after do_install before do_package | 189 | addtask generate_qt_environment_file after do_install before do_package |
191 | 190 | ||
192 | SRCREV = "016b5bc949b6dfb2f76db2e8b40a40e7eaee6828" | 191 | SRCREV = "969bb10eed646313209fcdd9b84605aa98fc88de" |
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb index 7f41c8df..b8dc6f3b 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb | |||
@@ -105,4 +105,4 @@ do_install() { | |||
105 | ln -sf syncqt.pl ${D}${OE_QMAKE_PATH_QT_BINS}/syncqt | 105 | ln -sf syncqt.pl ${D}${OE_QMAKE_PATH_QT_BINS}/syncqt |
106 | } | 106 | } |
107 | 107 | ||
108 | SRCREV = "016b5bc949b6dfb2f76db2e8b40a40e7eaee6828" | 108 | SRCREV = "969bb10eed646313209fcdd9b84605aa98fc88de" |
diff --git a/recipes-qt/qt5/qtbase/0002-configure-force-cross_compile.patch b/recipes-qt/qt5/qtbase/0002-configure-force-cross_compile.patch deleted file mode 100644 index 3f011b09..00000000 --- a/recipes-qt/qt5/qtbase/0002-configure-force-cross_compile.patch +++ /dev/null | |||
@@ -1,32 +0,0 @@ | |||
1 | From 3ed6db12a1de305eae7c61e6e11572d77a75d595 Mon Sep 17 00:00:00 2001 | ||
2 | From: Samuli Piippo <samuli.piippo@theqtcompany.com> | ||
3 | Date: Fri, 11 Mar 2016 16:00:23 +0200 | ||
4 | Subject: [PATCH] configure: force cross_compile | ||
5 | |||
6 | Configure enabled cross_compile only if mkspec and xmkspec are difference, | ||
7 | in yocto build that is never true, so force cross_compile feature. | ||
8 | |||
9 | Use qttools (moc etc.) from correct path defined by qt.conf | ||
10 | |||
11 | Upstream-Status: Inappropriate [embedded specific] | ||
12 | |||
13 | Change-Id: I6bfed072c9826094dcda9c7112b0c8b9d4055366 | ||
14 | --- | ||
15 | configure.pri | 4 +--- | ||
16 | 1 file changed, 1 insertion(+), 3 deletions(-) | ||
17 | |||
18 | diff --git a/configure.pri b/configure.pri | ||
19 | index 6a75398..940e307 100644 | ||
20 | --- a/configure.pri | ||
21 | +++ b/configure.pri | ||
22 | @@ -57,9 +57,7 @@ defineTest(qtConfCommandline_sanitize) { | ||
23 | # callbacks | ||
24 | |||
25 | defineReplace(qtConfFunc_crossCompile) { | ||
26 | - spec = $$[QMAKE_SPEC] | ||
27 | - !equals(spec, $$[QMAKE_XSPEC]): return(true) | ||
28 | - return(false) | ||
29 | + return(true) | ||
30 | } | ||
31 | |||
32 | # custom tests | ||
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index db2dbe7a..242aaf01 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
@@ -17,7 +17,6 @@ LIC_FILES_CHKSUM = " \ | |||
17 | # common for qtbase-native, qtbase-nativesdk and qtbase | 17 | # common for qtbase-native, qtbase-nativesdk and qtbase |
18 | SRC_URI += "\ | 18 | SRC_URI += "\ |
19 | file://0001-Add-linux-oe-g-platform.patch \ | 19 | file://0001-Add-linux-oe-g-platform.patch \ |
20 | file://0002-configure-force-cross_compile.patch \ | ||
21 | file://0003-Add-external-hostbindir-option.patch \ | 20 | file://0003-Add-external-hostbindir-option.patch \ |
22 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ | 21 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ |
23 | file://0005-configure-bump-path-length-from-256-to-512-character.patch \ | 22 | file://0005-configure-bump-path-length-from-256-to-512-character.patch \ |
@@ -183,4 +182,4 @@ INSANE_SKIP_${PN}-mkspecs += "file-rdeps" | |||
183 | 182 | ||
184 | RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" | 183 | RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" |
185 | 184 | ||
186 | SRCREV = "016b5bc949b6dfb2f76db2e8b40a40e7eaee6828" | 185 | SRCREV = "969bb10eed646313209fcdd9b84605aa98fc88de" |
diff --git a/recipes-qt/qt5/qtcharts_git.bb b/recipes-qt/qt5/qtcharts_git.bb index 963b8920..a1477b1a 100644 --- a/recipes-qt/qt5/qtcharts_git.bb +++ b/recipes-qt/qt5/qtcharts_git.bb | |||
@@ -8,4 +8,4 @@ LIC_FILES_CHKSUM = " \ | |||
8 | 8 | ||
9 | DEPENDS += "qtbase qtdeclarative qtmultimedia" | 9 | DEPENDS += "qtbase qtdeclarative qtmultimedia" |
10 | 10 | ||
11 | SRCREV = "6e224c11080feef2c6d7857d061a92e320e50899" | 11 | SRCREV = "15447eed96be05b2607fa23c6455c37ab1990282" |
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index f4e49235..c1d6b77f 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarative_git.bb | |||
@@ -42,6 +42,6 @@ do_install_append_class-nativesdk() { | |||
42 | 42 | ||
43 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" | 43 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" |
44 | 44 | ||
45 | SRCREV = "210a4584b87add2061f805ae50eb5079eec48cf5" | 45 | SRCREV = "9d085bf0024c442b14b7d22bc629574058176deb" |
46 | 46 | ||
47 | BBCLASSEXTEND =+ "native nativesdk" | 47 | BBCLASSEXTEND =+ "native nativesdk" |
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index 7e77cd0d..49579dd6 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb | |||
@@ -29,4 +29,4 @@ do_configure_prepend() { | |||
29 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'geoclue', 'CONFIG+=OE_GEOCLUE_ENABLED', '', d)}" | 29 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'geoclue', 'CONFIG+=OE_GEOCLUE_ENABLED', '', d)}" |
30 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'gypsy', 'CONFIG+=OE_GYPSY_ENABLED', '', d)}" | 30 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'gypsy', 'CONFIG+=OE_GYPSY_ENABLED', '', d)}" |
31 | 31 | ||
32 | SRCREV = "186e4421cf968d1b4927e90340f356c0dac770dd" | 32 | SRCREV = "8aabdb0975c3532324d299dfa62aa333a56d2d3b" |
diff --git a/recipes-qt/qt5/qtquickcontrols2_git.bb b/recipes-qt/qt5/qtquickcontrols2_git.bb index 3b3bfea0..b93cd6c7 100644 --- a/recipes-qt/qt5/qtquickcontrols2_git.bb +++ b/recipes-qt/qt5/qtquickcontrols2_git.bb | |||
@@ -10,4 +10,4 @@ LIC_FILES_CHKSUM = " \ | |||
10 | 10 | ||
11 | DEPENDS += "qtdeclarative" | 11 | DEPENDS += "qtdeclarative" |
12 | 12 | ||
13 | SRCREV = "124dd9adb5882048e44dcd012e08899d4e480196" | 13 | SRCREV = "e09a8591990e5281929ca2a7bb180bb3a35556ba" |
diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb index 84881bc4..2058e229 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb | |||
@@ -25,4 +25,4 @@ ARM_INSTRUCTION_SET_armv5 = "arm" | |||
25 | 25 | ||
26 | DEPENDS += "qtbase" | 26 | DEPENDS += "qtbase" |
27 | 27 | ||
28 | SRCREV = "f774bac109684c4391cfae3e919eafb34666bf51" | 28 | SRCREV = "89e980b8e0007a3615d01286d1f590fb95757233" |
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 36bded7f..3d77ec70 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb | |||
@@ -30,6 +30,6 @@ PACKAGECONFIG[qtwebkit] = ",,qtwebkit" | |||
30 | 30 | ||
31 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)}" | 31 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)}" |
32 | 32 | ||
33 | SRCREV = "7c87ba01191e172bc10fb31f173520cb169a9a03" | 33 | SRCREV = "b8113e90e2a1d9ea38a478990a93615f432ac35b" |
34 | 34 | ||
35 | BBCLASSEXTEND = "native nativesdk" | 35 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/recipes-qt/qt5/qtvirtualkeyboard_git.bb b/recipes-qt/qt5/qtvirtualkeyboard_git.bb index edcc3c42..c93a9bd5 100644 --- a/recipes-qt/qt5/qtvirtualkeyboard_git.bb +++ b/recipes-qt/qt5/qtvirtualkeyboard_git.bb | |||
@@ -48,4 +48,4 @@ FILES_${PN} += "${OE_QMAKE_PATH_DATA}/qtvirtualkeyboard/lipi_toolkit" | |||
48 | 48 | ||
49 | DEPENDS += "qtbase qtdeclarative qtmultimedia qtquickcontrols qtsvg qtxmlpatterns" | 49 | DEPENDS += "qtbase qtdeclarative qtmultimedia qtquickcontrols qtsvg qtxmlpatterns" |
50 | 50 | ||
51 | SRCREV = "a2174fa1270ff366f03e7d22aa49101c958ca4fc" | 51 | SRCREV = "947a55149aec2724158934efde1be496b3c5e04e" |
diff --git a/recipes-qt/qt5/qtwayland/0001-Allow-building-only-qtwaylandscanner.patch b/recipes-qt/qt5/qtwayland/0001-Allow-building-only-qtwaylandscanner.patch deleted file mode 100644 index 7b776733..00000000 --- a/recipes-qt/qt5/qtwayland/0001-Allow-building-only-qtwaylandscanner.patch +++ /dev/null | |||
@@ -1,75 +0,0 @@ | |||
1 | From a028632be1f579c873a3585081d9aae4f9c8d738 Mon Sep 17 00:00:00 2001 | ||
2 | From: Samuli Piippo <samuli.piippo@qt.io> | ||
3 | Date: Fri, 9 Sep 2016 10:24:54 +0300 | ||
4 | Subject: [PATCH] Allow building only qtwaylandscanner | ||
5 | |||
6 | Change-Id: I81af38e73b4b54aef2a53b9a3e491aaa7c412706 | ||
7 | Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> | ||
8 | --- | ||
9 | qtwayland.pro | 10 +++++----- | ||
10 | src/src.pro | 8 ++++---- | ||
11 | 2 files changed, 9 insertions(+), 9 deletions(-) | ||
12 | |||
13 | diff --git a/qtwayland.pro b/qtwayland.pro | ||
14 | index f71b842..1be518a 100644 | ||
15 | --- a/qtwayland.pro | ||
16 | +++ b/qtwayland.pro | ||
17 | @@ -14,25 +14,25 @@ qtCompileTest(libhybris_egl_server) | ||
18 | |||
19 | load(qt_parts) | ||
20 | |||
21 | -!config_wayland { | ||
22 | +!scanner-only:!config_wayland { | ||
23 | warning("QtWayland requires Wayland 1.6.0 or higher, QtWayland will not be built") | ||
24 | SUBDIRS = | ||
25 | } | ||
26 | |||
27 | -!config_xkbcommon { | ||
28 | +!scanner-only:!config_xkbcommon { | ||
29 | warning("No xkbcommon 0.2.0 or higher found, disabling support for it") | ||
30 | } | ||
31 | |||
32 | -!config_wayland_scanner { | ||
33 | +!scanner-only:!config_wayland_scanner { | ||
34 | warning("QtWayland requires wayland-scanner, QtWayland will not be built") | ||
35 | SUBDIRS = | ||
36 | } | ||
37 | |||
38 | -!config_wayland_cursor { | ||
39 | +!scanner-only:!config_wayland_cursor { | ||
40 | warning("QtWayland requires wayland-cursor, QtWayland will not be built") | ||
41 | SUBDIRS = | ||
42 | } | ||
43 | |||
44 | -!config_wayland_egl { | ||
45 | +!scanner-only:!config_wayland_egl { | ||
46 | message("no wayland-egl support detected, cross-toolkit compatibility disabled"); | ||
47 | } | ||
48 | diff --git a/src/src.pro b/src/src.pro | ||
49 | index bf5ffe3..92c82f6 100644 | ||
50 | --- a/src/src.pro | ||
51 | +++ b/src/src.pro | ||
52 | @@ -7,19 +7,19 @@ SUBDIRS += sub_qtwaylandscanner | ||
53 | sub_compositor.subdir = compositor | ||
54 | sub_compositor.depends = sub-qtwaylandscanner | ||
55 | sub_compositor.target = sub-compositor | ||
56 | -SUBDIRS += sub_compositor | ||
57 | +!scanner-only:SUBDIRS += sub_compositor | ||
58 | |||
59 | sub_imports.subdir = imports | ||
60 | sub_imports.depends += sub-compositor | ||
61 | sub_imports.target = sub-imports | ||
62 | -SUBDIRS += sub_imports | ||
63 | +!scanner-only:SUBDIRS += sub_imports | ||
64 | |||
65 | sub_client.subdir = client | ||
66 | sub_client.depends = sub-qtwaylandscanner | ||
67 | sub_client.target = sub-client | ||
68 | -SUBDIRS += sub_client | ||
69 | +!scanner-only:SUBDIRS += sub_client | ||
70 | |||
71 | sub_plugins.subdir = plugins | ||
72 | sub_plugins.depends = sub-qtwaylandscanner sub-client sub-compositor | ||
73 | sub_plugins.target = sub-plugins | ||
74 | -SUBDIRS += sub_plugins | ||
75 | +!scanner-only:SUBDIRS += sub_plugins | ||
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index 431dc12c..c2931257 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
@@ -15,9 +15,6 @@ LIC_FILES_CHKSUM = " \ | |||
15 | file://LGPL_EXCEPTION.txt;md5=9625233da42f9e0ce9d63651a9d97654 \ | 15 | file://LGPL_EXCEPTION.txt;md5=9625233da42f9e0ce9d63651a9d97654 \ |
16 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ | 16 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ |
17 | " | 17 | " |
18 | |||
19 | SRC_URI += "file://0001-Allow-building-only-qtwaylandscanner.patch" | ||
20 | |||
21 | #FIXME: xkb should be optional; we add it here to fix the build error without it | 18 | #FIXME: xkb should be optional; we add it here to fix the build error without it |
22 | # (https://bugreports.qt.io/browse/QTBUG-54851) | 19 | # (https://bugreports.qt.io/browse/QTBUG-54851) |
23 | PACKAGECONFIG ?= " \ | 20 | PACKAGECONFIG ?= " \ |
@@ -26,8 +23,12 @@ PACKAGECONFIG ?= " \ | |||
26 | xkb \ | 23 | xkb \ |
27 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xcompositor xkb glx', '', d)} \ | 24 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xcompositor xkb glx', '', d)} \ |
28 | " | 25 | " |
29 | PACKAGECONFIG_class-native ?= "scanner-only" | 26 | PACKAGECONFIG_class-native ?= "" |
30 | PACKAGECONFIG_class-nativesdk ?= "scanner-only" | 27 | PACKAGECONFIG_class-nativesdk ?= "" |
28 | QMAKE_PROFILES_class-native = "${S}/src/qtwaylandscanner" | ||
29 | QMAKE_PROFILES_class-nativesdk = "${S}/src/qtwaylandscanner" | ||
30 | B_class-native = "${SEPB}/src/qtwaylandscanner" | ||
31 | B_class-nativesdk = "${SEPB}/src/qtwaylandscanner" | ||
31 | 32 | ||
32 | PACKAGECONFIG[compositor-api] = "CONFIG+=wayland-compositor" | 33 | PACKAGECONFIG[compositor-api] = "CONFIG+=wayland-compositor" |
33 | PACKAGECONFIG[xcompositor] = "CONFIG+=config_xcomposite CONFIG+=done_config_xcomposite,CONFIG+=done_config_xcomposite,libxcomposite" | 34 | PACKAGECONFIG[xcompositor] = "CONFIG+=config_xcomposite CONFIG+=done_config_xcomposite,CONFIG+=done_config_xcomposite,libxcomposite" |
@@ -37,18 +38,9 @@ PACKAGECONFIG[wayland-egl] = "CONFIG+=config_wayland_egl CONFIG+=done_config_way | |||
37 | PACKAGECONFIG[brcm-egl] = "CONFIG+=config_brcm_egl CONFIG+=done_config_brcm_egl,CONFIG+=done_config_brcm_egl,virtual/egl" | 38 | PACKAGECONFIG[brcm-egl] = "CONFIG+=config_brcm_egl CONFIG+=done_config_brcm_egl,CONFIG+=done_config_brcm_egl,virtual/egl" |
38 | PACKAGECONFIG[drm-egl] = "CONFIG+=config_drm_egl_server CONFIG+=done_config_drm_egl_server,CONFIG+=done_config_drm_egl_server,libdrm virtual/egl" | 39 | PACKAGECONFIG[drm-egl] = "CONFIG+=config_drm_egl_server CONFIG+=done_config_drm_egl_server,CONFIG+=done_config_drm_egl_server,libdrm virtual/egl" |
39 | PACKAGECONFIG[libhybris-egl] = "CONFIG+=config_libhybris_egl_server CONFIG+=done_config_libhybris_egl_server,CONFIG+=done_config_libhybris_egl_server,libhybris" | 40 | PACKAGECONFIG[libhybris-egl] = "CONFIG+=config_libhybris_egl_server CONFIG+=done_config_libhybris_egl_server,CONFIG+=done_config_libhybris_egl_server,libhybris" |
40 | PACKAGECONFIG[scanner-only] = "CONFIG+=scanner-only" | ||
41 | 41 | ||
42 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" | 42 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" |
43 | 43 | ||
44 | FILES_${PN}-plugins += " \ | 44 | SRCREV = "3443483c9efdcfbfe049f96c83f83a5bf1d81e61" |
45 | ${OE_QMAKE_PATH_PLUGINS}/*/*/*${SOLIBSDEV} \ | ||
46 | " | ||
47 | |||
48 | FILES_${PN}-plugins-dbg += " \ | ||
49 | ${OE_QMAKE_PATH_PLUGINS}/*/*/.debug/* \ | ||
50 | " | ||
51 | |||
52 | SRCREV = "582c6a379f6a45648352c538a7df4d675c9d0a65" | ||
53 | 45 | ||
54 | BBCLASSEXTEND =+ "native nativesdk" | 46 | BBCLASSEXTEND =+ "native nativesdk" |
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 5bf6056c..24f94d56 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -122,7 +122,7 @@ SRC_URI += " \ | |||
122 | file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \ | 122 | file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \ |
123 | " | 123 | " |
124 | 124 | ||
125 | SRCREV_qtwebengine = "4894406d111d7c7c0fb06b56e52706a20b35d0b3" | 125 | SRCREV_qtwebengine = "ac3d8780a0293793dbc3cd47b96aab4613dec5d9" |
126 | SRCREV_chromium = "f3ce802c71aeaeb7dd218180a3bc5c6ac63b445d" | 126 | SRCREV_chromium = "f3ce802c71aeaeb7dd218180a3bc5c6ac63b445d" |
127 | SRCREV = "${SRCREV_qtwebengine}" | 127 | SRCREV = "${SRCREV_qtwebengine}" |
128 | 128 | ||
diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb index a6e88ced..73f5dbfd 100644 --- a/recipes-qt/qt5/qtxmlpatterns_git.bb +++ b/recipes-qt/qt5/qtxmlpatterns_git.bb | |||
@@ -16,6 +16,6 @@ LIC_FILES_CHKSUM = " \ | |||
16 | 16 | ||
17 | DEPENDS += "qtbase" | 17 | DEPENDS += "qtbase" |
18 | 18 | ||
19 | SRCREV = "973105d9fb3372910255825e7395fb1156e24c02" | 19 | SRCREV = "977d0fb3f0bf776e2aad3c8ff795115ce62909ff" |
20 | 20 | ||
21 | BBCLASSEXTEND =+ "native nativesdk" | 21 | BBCLASSEXTEND =+ "native nativesdk" |