From 2433bde4496955c4ebbb576c645cc83891aecd87 Mon Sep 17 00:00:00 2001 From: Jeremy Mordkoff Date: Wed, 18 Oct 2017 12:06:23 -0400 Subject: [PATCH] BUG 386 update to new RIFT platform Signed-off-by: Jeremy Mordkoff --- BUILD.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/BUILD.sh b/BUILD.sh index b8383750..0a079edd 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 @@ -117,7 +117,6 @@ else # Build and install module make -j16 sudo make install - sudo -H dhclient & fi -- 2.25.1