Releng: build against I20171205-0800 (4.8M4 warm-up)
- freeze some of OT at 2.6.1RC
diff --git a/releng/build-scripts/build/otdt_prerequisites-hipp.sh b/releng/build-scripts/build/otdt_prerequisites-hipp.sh
index 397b5b3..e432591 100644
--- a/releng/build-scripts/build/otdt_prerequisites-hipp.sh
+++ b/releng/build-scripts/build/otdt_prerequisites-hipp.sh
@@ -53,14 +53,14 @@
 
 # VERSIONS:
 # Eclipse SDK build identifier (used for substitution in otdt.map.in etc.):
-SDK_QUALIFIER=${SDK_QUALIFIER:="M20171130-0510"}
+SDK_QUALIFIER=${SDK_QUALIFIER:="I20171205-0800"}
 
 # Architecture (as used by OSGi):
 ARCH=`arch`
 
 # used only locally (components of the ECLIPSE_SDK_TGZ path):
-EVERSION=${EVERSION:="4.7.2RC4"}
-DROP=${DROPS4}/${DROP:="M-4.7.2RC4-201711300510/"}
+EVERSION=${EVERSION:="I20171205-0800"}
+DROP=${DROPS4}/${DROP:="I20171205-0800/"}
 
 # EXPORT: archive file of the base eclipse SDK build:
 ECLIPSE_SDK_TGZ=${DROP}/eclipse-SDK-${EVERSION}-linux-gtk-${ARCH}.tar.gz
@@ -69,5 +69,5 @@
 ECLIPSE_TESTLIB_ZIP=${DROP}/eclipse-test-framework-${EVERSION}.zip
 
 # EXPORT: where to find previously published plugins&features:
-PUBLISHED_UPDATES=${HOME}/downloads/objectteams/updates/ot2.5
+PUBLISHED_UPDATES=${HOME}/downloads/objectteams/updates/ot2.6