From eba433c1264d3272c9f1a8390ef2b7528e330e7b Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Sun, 7 Jan 2018 14:23:13 +0100 Subject: Temporarily ignore qtwayland qtbase changed API, qssize_t was changed to qsizetype. In order for qtwayland to update, qt5 needs to update first; but in order for qt5 to update, qtwayland needs to compile. Ignoring breaks cycle. Task-number: QTBUG-65600 Change-Id: I978b0ed8dc86898ab1feb8b9cc47960e42095dfa Reviewed-by: Thiago Macieira Reviewed-by: Liang Qi --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1fc98730..0ffc8efe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -129,7 +129,7 @@ path = qtwayland url = ../qtwayland.git branch = dev - status = addon + status = ignore [submodule "qt3d"] depends = qtbase recommends = qtdeclarative qtimageformats qtgamepad -- cgit v1.2.3