summaryrefslogtreecommitdiffstats
path: root/scripts/qt
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@digia.com>2015-01-14 14:55:06 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-01-20 16:34:00 +0100
commit275dc127f1a1ae45676012f60617909567a0135a (patch)
treecde218d06d7245c3247ef0ada56c68518c61b7e2 /scripts/qt
parent6d1f272cf0d551575983bb906dd6438dc0080ba0 (diff)
Set enginio branch for Qt 5.4.1
Change-Id: Ia82fd86dbd67a914fab49443c68f0c7a11c7bd6c Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Heikki Halmet <heikki.halmet@theqtcompany.com>
Diffstat (limited to 'scripts/qt')
-rwxr-xr-xscripts/qt/qt_update_submodules.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/qt/qt_update_submodules.pl b/scripts/qt/qt_update_submodules.pl
index 770108a9..2eda3699 100755
--- a/scripts/qt/qt_update_submodules.pl
+++ b/scripts/qt/qt_update_submodules.pl
@@ -90,6 +90,7 @@ sub get_submodule_ref
'refs/heads/5.3.2' => 'refs/heads/1.0.6',
'refs/heads/5.4' => 'refs/heads/1.1',
'refs/heads/5.4.0' => 'refs/heads/1.1.0',
+ 'refs/heads/5.4.1' => 'refs/heads/1.1.1',
}
);