aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-09-22 09:24:11 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-09-22 09:24:11 -0300
commitc29c317e0f22202bfaa85329a580564bbc179089 (patch)
tree2b663d1dcda70794179e6fb0b0dc2fe48ab65892
parenta06222499ab602e7c67c1433dd0b559d51d3d744 (diff)
qtwayland: Change module branch for 5.4
This is to fix the fetcher failure as the "stable" branch has been removed. We synced the revision in native recipe to the one used in target (as they were not in sync). Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-qt/qt5/qtwayland-native_git.bb3
-rw-r--r--recipes-qt/qt5/qtwayland_git.bb1
2 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland-native_git.bb b/recipes-qt/qt5/qtwayland-native_git.bb
index 988aa98b..3611e43e 100644
--- a/recipes-qt/qt5/qtwayland-native_git.bb
+++ b/recipes-qt/qt5/qtwayland-native_git.bb
@@ -4,4 +4,5 @@ require ${PN}.inc
# qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
-SRCREV = "a237778666666ab77c4e8e6b501cf0fbe7c9223e"
+QT_MODULE_BRANCH = "5.4"
+SRCREV = "573d0ee5ba86d99095f217ea9e19172bfc5e75fd"
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb
index 789a882c..98628756 100644
--- a/recipes-qt/qt5/qtwayland_git.bb
+++ b/recipes-qt/qt5/qtwayland_git.bb
@@ -4,6 +4,7 @@ require ${PN}.inc
# qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
+QT_MODULE_BRANCH = "5.4"
SRCREV = "573d0ee5ba86d99095f217ea9e19172bfc5e75fd"
SRC_URI += " \