From 5ceaa64c1e81b89dfcce28797741fa2afd017eae Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Wed, 17 Feb 2016 21:14:40 +0100 Subject: Build plugin with ODL Be RC3 There is no reason to stay with ODL Be RC1 Change-Id: I5aeef99a77d5f13e2977a2e96b0e5ba5f9ccd785 Signed-off-by: Michal Skalski --- build/f_isoroot/f_odlpluginbuild/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'build/f_isoroot/f_odlpluginbuild') diff --git a/build/f_isoroot/f_odlpluginbuild/Makefile b/build/f_isoroot/f_odlpluginbuild/Makefile index f2a47b7ad..e6cf28033 100644 --- a/build/f_isoroot/f_odlpluginbuild/Makefile +++ b/build/f_isoroot/f_odlpluginbuild/Makefile @@ -13,6 +13,7 @@ ODL_REPO="https://github.com/openstack/fuel-plugin-opendaylight.git" export USE_JAVA8=true export JAVA8_URL=https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa/+files/openjdk-8-jre-headless_8u72-b15-1~trusty1_amd64.deb +export ODL_TARBALL_LOCATION=https://nexus.opendaylight.org/content/repositories/staging/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium/distribution-karaf-0.4.0-Beryllium.tar.gz .PHONY: all all: .odlbuild -- cgit 1.2.3-korg