aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtlocation_git.bb2
-rw-r--r--recipes-qt/qt5/qtsystems_git.bb2
2 files changed, 1 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb
index ddf3bcb6..66032b6a 100644
--- a/recipes-qt/qt5/qtlocation_git.bb
+++ b/recipes-qt/qt5/qtlocation_git.bb
@@ -7,6 +7,4 @@ PV = "4.999+5.0.0-beta1+git${SRCPV}"
# drop when bumping SRCREV
PR = "r1"
-QT_MODULE_BRANCH = "master"
-
SRCREV = "f28408346243cf090326f4738fd838219c21e00f"
diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb
index b1126f51..5456dfb7 100644
--- a/recipes-qt/qt5/qtsystems_git.bb
+++ b/recipes-qt/qt5/qtsystems_git.bb
@@ -7,6 +7,6 @@ PV = "4.999+5.0.0-beta1+git${SRCPV}"
# drop when bumping SRCREV
PR = "r1"
-QT_MODULE_BRANCH = "master"
+QT_MODULE_BRANCH = "dev"
SRCREV = "701442ad6358b9f27978aafae82074124468f88c"