aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-09-04 15:33:45 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-09-09 09:37:55 -0300
commit12dac2ea1306f2ab86f8cd7b79d3d438cc6d9115 (patch)
treeccd26472bce961e37d1daf1ce244516ba1d9f3b7
parent02861e677ab95b537efb331fb7faea4e5851d2ea (diff)
qtwayland: Change module branch for 5.4
This is to fix the fetcher failure as the "stable" branch has been removed. We does not change the revision we are using so this is a safe change. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-qt/qt5/qtwayland-native_git.bb1
-rw-r--r--recipes-qt/qt5/qtwayland_git.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwayland-native_git.bb b/recipes-qt/qt5/qtwayland-native_git.bb
index 3179c98b..82750e79 100644
--- a/recipes-qt/qt5/qtwayland-native_git.bb
+++ b/recipes-qt/qt5/qtwayland-native_git.bb
@@ -5,6 +5,7 @@ require ${PN}.inc
# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
SRCREV = "98dca3b54f52f08117c1e0d3a1b4826ed12ef23f"
+QT_MODULE_BRANCH = "5.4"
# wayland-scanner and qtwaylandscanner must be in same path to work properly
do_install_append() {
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb
index 28a37602..0bbb5ab5 100644
--- a/recipes-qt/qt5/qtwayland_git.bb
+++ b/recipes-qt/qt5/qtwayland_git.bb
@@ -5,6 +5,7 @@ require ${PN}.inc
# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
SRCREV = "98dca3b54f52f08117c1e0d3a1b4826ed12ef23f"
+QT_MODULE_BRANCH = "5.4"
SRC_URI += " \
file://0001-examples.pro-include-server-buffer-only-when-buildin.patch \