aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2015-03-19 11:48:41 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2015-03-19 11:48:41 +0100
commit31625bbee9659461227fa9b42c6bc8b76000f485 (patch)
tree570b81445e720286315c9a04b2e496401803ab8c
parentf25a525bcb915d279fd54b0011a484dd0ce6f52b (diff)
lt-qcom-ubuntu-images: use UBUNTU_FLAVOUR where possible
To make it easier when switch to a new Ubuntu release Change-Id: I0cf4f7b9058ec28a09c3b6c98b071f1ac7b2e82a Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--lt-qcom-ubuntu-images.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/lt-qcom-ubuntu-images.yaml b/lt-qcom-ubuntu-images.yaml
index 9423bac..6c3eeae 100644
--- a/lt-qcom-ubuntu-images.yaml
+++ b/lt-qcom-ubuntu-images.yaml
@@ -131,10 +131,10 @@
- linux-image-generic
- linux-headers-generic
sources:
- linaro: http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu utopic main
- qcom: http://ppa.launchpad.net/linaro-maintainers/qcom-overlay/ubuntu utopic main
- repo: http://repo.linaro.org/ubuntu/linaro-overlay utopic main
- ubuntu: http://ports.ubuntu.com/ubuntu-ports utopic main universe
+ linaro: http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu ${UBUNTU_FLAVOUR} main
+ qcom: http://ppa.launchpad.net/linaro-maintainers/qcom-overlay/ubuntu ${UBUNTU_FLAVOUR} main
+ repo: http://repo.linaro.org/ubuntu/linaro-overlay ${UBUNTU_FLAVOUR} main
+ ubuntu: http://ports.ubuntu.com/ubuntu-ports ${UBUNTU_FLAVOUR} main universe
EOF
VERSION=`date +%Y%m%d`-${BUILD_NUMBER}