From: Jeremy Mordkoff Date: Wed, 18 Oct 2017 16:06:23 +0000 (-0400) Subject: BUG 386 update to new RIFT platform X-Git-Tag: v3.0.0rc14~1 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=commitdiff_plain;h=refs%2Fchanges%2F02%2F5602%2F1 BUG 386 update to new RIFT platform Signed-off-by: Jeremy Mordkoff --- diff --git a/BUILD.sh b/BUILD.sh index f1a776596..1a9ecb3eb 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -80,7 +80,7 @@ set -x # Print commands before executing them # Set up repo and version PLATFORM_REPOSITORY=${1:-OSM3} -PLATFORM_VERSION=${2:-5.2.0.1.71454} +PLATFORM_VERSION=${2:-5.2.0.2.72174} ############################################################################### # Main block @@ -112,7 +112,6 @@ else # Build and install module make -j16 sudo make install - sudo -H dhclient & fi