projects
/
osm
/
UI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ae3b07
)
BUG 386 update to new RIFT platform
02/5602/1
author
Jeremy Mordkoff
<Jeremy.Mordkoff@riftio.com>
Wed, 18 Oct 2017 16:06:23 +0000
(12:06 -0400)
committer
Jeremy Mordkoff
<Jeremy.Mordkoff@riftio.com>
Wed, 18 Oct 2017 16:06:23 +0000
(12:06 -0400)
Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
BUILD.sh
patch
|
blob
|
history
diff --git
a/BUILD.sh
b/BUILD.sh
index
f1a7765
..
1a9ecb3
100755
(executable)
--- 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.7145
4}
+PLATFORM_VERSION=${2:-5.2.0.
2.7217
4}
###############################################################################
# Main block
@@
-112,7
+112,6
@@
else
# Build and install module
make -j16
sudo make install
- sudo -H dhclient &
fi