From 4857e0313f85767f232c95a664e7d8669dae4c22 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 7 Oct 2016 10:52:38 +0200 Subject: [PATCH] fix qtbase branch something went wrong while branching. note that qtwebkit{,-examples} and qtquick1 were omitted intentionally, as they are not considered worth branching at this point. Change-Id: I5fb883b2d0ee017373c27688580c496c27d6ebc4 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3b480b92..39fd7e78 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "qtbase"] path = qtbase url = ../qtbase.git - branch = 5.7 + branch = 5.7.1 status = essential [submodule "qtsvg"] depends = qtbase