X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=BUILD.sh;h=eb0c2997435ef58fec5cb2b3a361a662b9622e4f;hb=a266e8fac20d3e5a66f5fdcb9c66f703ffdfb33b;hp=54e8d96fdad3da371773e915b4ca14a185f2f8e2;hpb=cc9351abd1516546e8ed0875aa0a0503547d33d1;p=osm%2FSO.git diff --git a/BUILD.sh b/BUILD.sh index 54e8d96f..eb0c2997 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -114,10 +114,10 @@ fi if [[ $PLATFORM == ub16 ]]; then PLATFORM_REPOSITORY=${1:-OSM} - PLATFORM_VERSION=${2:-4.3.1.0.53704} + PLATFORM_VERSION=${2:-4.99.1.1.57142} elif [[ $PLATFORM == fc20 ]]; then PLATFORM_REPOSITORY=${1:-OSM} # change to OSM when published - PLATFORM_VERSION=${2:-4.3.1.0.53705} + PLATFORM_VERSION=${2:-4.99.1.1.57142} else echo "Internal error: unknown platform $PLATFORM" exit 1 @@ -186,8 +186,8 @@ if [[ $PLATFORM == ub16 ]]; then rw.core.util-util=${PLATFORM_VERSION} \ rw.core.rwvx-rwvx=${PLATFORM_VERSION} \ rw.core.rwvx-rwdts=${PLATFORM_VERSION} \ - rw.automation.core-RWAUTO=${PLATFORM_VERSION} \ - rw.core.rwvx-rwha-1.0=${PLATFORM_VERSION} + rw.automation.core-RWAUTO=${PLATFORM_VERSION} + # rw.core.rwvx-rwha-1.0=${PLATFORM_VERSION} sudo apt-get install python-cinderclient