aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-04-18 14:50:23 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-04-18 14:50:23 +0000
commit436dd54e66c530771caf5f19103e9027d0b74b8f (patch)
treeaed053b7e033a0edb272739a23a8419541c3f0ed /Makefile
parent20f60bd215bc73f4fd9d8c0c08598fb4e6a28b77 (diff)
parent7a70a9e5fd406a1d72d038ed9460e417df4e8482 (diff)
Merge "Switch to upstream RPM repos + armband repo-comp."
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 44baa4e4..e58fe0d7 100644
--- a/Makefile
+++ b/Makefile
@@ -75,7 +75,7 @@ build:
PRODUCT_VERSION=8.0 \
PRODUCT_NAME=mos \
CENTOS_MAJOR=7 \
- MIRROR_FUEL=http://linux.enea.com/mos-repos/centos/mos8.0-centos7-fuel/os/x86_64/ \
+ EXTRA_RPM_REPOS="armband,http://linux.enea.com/mos-repos/centos/mos8.0-centos7-fuel/armband/x86_64,10" \
MIRROR_UBUNTU_URL=http://archive.ubuntu.com/ubuntu/ \
LATEST_MIRROR_ID_URL=http://linux.enea.com/ \
JAVA8_URL=https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa/+files/openjdk-8-jre-headless_8u72-b15-1~trusty1_arm64.deb \