Rebase patches and fix importing
[armband.git] / patches / opnfv-fuel / 0009-Allow-customizing-fuel-plugin-opendaylight.patch
1 From: Florin Dumitrascu <florin.dumitrascu@enea.com>
2 Date: Thu, 17 Mar 2016 19:37:19 +0100
3 Subject: [PATCH] Allow customizing fuel-plugin-opendaylight
4
5 Signed-off-by: Florin Dumitrascu <florin.dumitrascu@enea.com>
6 ---
7  build/f_isoroot/f_odlpluginbuild/Makefile | 4 ++--
8  1 file changed, 2 insertions(+), 2 deletions(-)
9
10 diff --git a/build/f_isoroot/f_odlpluginbuild/Makefile b/build/f_isoroot/f_odlpluginbuild/Makefile
11 index 3ecf680..b0449d0 100644
12 --- a/build/f_isoroot/f_odlpluginbuild/Makefile
13 +++ b/build/f_isoroot/f_odlpluginbuild/Makefile
14 @@ -8,8 +8,8 @@
15  ##############################################################################
16  
17  TOP := $(shell pwd)
18 -ODL_BRANCH=brahmaputra-release
19 -ODL_REPO="https://github.com/openstack/fuel-plugin-opendaylight.git"
20 +ODL_BRANCH:=brahmaputra-release
21 +ODL_REPO:="https://github.com/openstack/fuel-plugin-opendaylight.git"
22  
23  export USE_JAVA8=true
24  export JAVA8_URL:=https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa/+files/openjdk-8-jre-headless_8u72-b15-1~trusty1_amd64.deb