X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=BUILD.sh;h=ecc2ca526c1b13a43678e8685a9bbc48cb8b8c46;hb=4e6cebcf2f15e9c9370d5af6b725629a70ac9b1a;hp=1c4667ca96eaf6de6e1cc06d5229168ef581bc64;hpb=7a7444a8331ac7009322d6f36f1e0868fa0b52ee;p=osm%2FSO.git diff --git a/BUILD.sh b/BUILD.sh index 1c4667ca..ecc2ca52 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -29,8 +29,8 @@ # ARGS -PLATFORM_REPOSITORY=${1:-OSM} -PLATFORM_VERSION=${2:-4.3.1.0.48360-1} +PLATFORM_REPOSITORY=${1:-OSM} # change to OSM when published +PLATFORM_VERSION=${2:-4.3.1.0.49553-1} # must be run from the top of a workspace cd $(dirname $0) @@ -67,7 +67,8 @@ yumdownloader rw.toolchain-rwbase-${PLATFORM_VERSION} \ rw.core.rwvx-rwvx-${PLATFORM_VERSION} \ rw.core.rwvx-rwha-1.0-${PLATFORM_VERSION} \ rw.core.rwvx-rwdts-${PLATFORM_VERSION} \ - rw.automation.core-RWAUTO-${PLATFORM_VERSION} \ + rw.automation.core-RWAUTO-${PLATFORM_VERSION} + sudo rpm -i --replacefiles --nodeps *rpm popd rm -rf $temp