From 31625bbee9659461227fa9b42c6bc8b76000f485 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Thu, 19 Mar 2015 11:48:41 +0100 Subject: 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 --- lt-qcom-ubuntu-images.yaml | 8 ++++---- 1 file 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} -- cgit v1.2.3