projects
/
osm
/
SO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6914d7
)
allow downgrades which are needed when switching branches
86/686/1
author
Jeremy Mordkoff
<jeremy.mordkoff@riftio.com>
Fri, 18 Nov 2016 16:30:28 +0000
(11:30 -0500)
committer
Jeremy Mordkoff
<jeremy.mordkoff@riftio.com>
Fri, 18 Nov 2016 16:30:28 +0000
(11:30 -0500)
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
BUILD.sh
patch
|
blob
|
history
diff --git
a/BUILD.sh
b/BUILD.sh
index
b0c6d27
..
cb6fb37
100755
(executable)
--- a/
BUILD.sh
+++ b/
BUILD.sh
@@
-164,7
+164,7
@@
fi
if [[ $PLATFORM == ub16 ]]; then
# install the RIFT platform code:
- sudo apt-get install -y rw.toolchain-rwbase=${PLATFORM_VERSION} \
+ sudo apt-get install -y
--allow-downgrades
rw.toolchain-rwbase=${PLATFORM_VERSION} \
rw.toolchain-rwtoolchain=${PLATFORM_VERSION} \
rw.core.mgmt-mgmt=${PLATFORM_VERSION} \
rw.core.util-util=${PLATFORM_VERSION} \