aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.conf
diff options
context:
space:
mode:
authorcarey.xu <carey.xuhan@huawei.com>2015-11-26 18:00:55 +0800
committercarey.xu <carey.xuhan@huawei.com>2015-12-01 07:29:39 +0800
commite93d595baf9b3fbbc0ec213ad725ce438772d8a4 (patch)
treee9e2a5e6a3e5abc4cd9a44228e47796c5e86fc4b /build/build.conf
parenta5d9a6384c09ff8e84c7e6bfefb9b9202b0c2341 (diff)
support libverty on ubuntu
JIRA: COMPASS-169 Change-Id: I4656cf43eb3db0ba61fae4b03416b9c0239bb50b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
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 2f2025c3..c72451ee 100644
--- a/build/build.conf
+++ b/build/build.conf
@@ -8,6 +8,7 @@ export COMPASS_WEB=${COMPASS_WEB:-http://github.com/baigk/compass-web.git}
export COMPASS_INSTALL=${COMPASS_INSTALL:-http://github.com/baigk/compass-install.git}
export UBUNTU_ISO=${UBUNTU_ISO:-$PACKAGE_URL/ubuntu-14.04.3-server-amd64.iso}
export TRUSTY_JUNO_PPA=${TRUSTY_JUNO_PPA:-$PACKAGE_URL/trusty-juno-ppa.tar.gz}
+export TRUSTY_LIBERTY_PPA=${TRUSTY_LIBERTY_PPA:-$PACKAGE_URL/trusty-liberty-ppa.tar.gz}
export CENTOS_ISO=${CENTOS_ISO:-$PACKAGE_URL/CentOS-7-x86_64-Minimal-1503-01.iso}
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}