X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=BUILD.sh;h=7ccdebad17c0a69d73fa7ba25aa99828fd6403a0;hb=fd2529255d1dfabb1ad5f2e0491de7951911fa67;hp=b8383750dc3aa0f31b06d607e5a574e0bcbec154;hpb=e70bd311c6f5cacffa72bb8c01e26d8c915cdf2a;p=osm%2FSO.git diff --git a/BUILD.sh b/BUILD.sh index b8383750..7ccdebad 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.72254} ############################################################################### # Main block @@ -117,7 +117,6 @@ else # Build and install module make -j16 sudo make install - sudo -H dhclient & fi