aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.conf
diff options
context:
space:
mode:
authorbaigk <baiguoku@huawei.com>2016-02-14 23:42:36 +0800
committerJustin chi <chigang@huawei.com>2016-03-14 08:01:47 +0000
commit5d782101be072c1459b2f384eb634e8857e2cd8a (patch)
treea51fc57244222127541e02b03bf8f937c1c6ef32 /build/build.conf
parentd79338373f2706485e5e8f14d80af08bfad9f208 (diff)
support to make liberty ppa of centos
JIRA: COMPASS-310 Change-Id: I9689ffed010a39c4a9dee6895e834f3ad58ab964 Signed-off-by: baigk <baiguoku@huawei.com> (cherry picked from commit b91704aa1eb8f3ee3cb0d6acab70ececdf361172)
Diffstat (limited to 'build/build.conf')
-rw-r--r--build/build.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/build.conf b/build/build.conf
index bc817644..b73de206 100644
--- a/build/build.conf
+++ b/build/build.conf
@@ -25,6 +25,7 @@ export UBUNTU_ISO=${UBUNTU_ISO:-$PACKAGE_URL/ubuntu-14.04.3-server-amd64.iso}
export TRUSTY_LIBERTY_PPA=${TRUSTY_LIBERTY_PPA:-$PACKAGE_URL/trusty-liberty-ppa.tar.gz}
#export CENTOS7_JUNO_PPA=${CENTOS7_JUNO_PPA:-$PACKAGE_URL/centos7-juno-ppa.tar.gz}
#export CENTOS7_KILO_PPA=${CENTOS7_KILO_PPA:-$PACKAGE_URL/centos7-kilo-ppa.tar.gz}
+#export CENTOS7_LIBERTY_PPA=${CENTOS7_LIBERTY_PPA:-$PACKAGE_URL/centos7-liberty-ppa.tar.gz}
# SDN Packages for integration
export APP_PACKAGE=${APP_PACKAGE:-$PACKAGE_URL/packages.tar.gz}