X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=BUILD.sh;h=b62c9b8763a7c979999055a9b2d3af1d8ca20744;hb=699e14141627d8f8fd30abc07c87c1e081215762;hp=12f06a18938256d51285a3f33e64f09160f0e3b7;hpb=6f07e6f33f751ab4ffe624f6037f887b243bece2;p=osm%2FSO.git diff --git a/BUILD.sh b/BUILD.sh index 12f06a18..b62c9b87 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.49165-1} # must be run from the top of a workspace cd $(dirname $0) @@ -67,8 +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.core.mc-models-1.0-${PLATFORM_VERSION} + rw.automation.core-RWAUTO-${PLATFORM_VERSION} + sudo rpm -i --replacefiles --nodeps *rpm popd rm -rf $temp