From 0b2c22f185a77e6cdcdd7c85d98d951cda4db4b0 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Thu, 11 Dec 2014 19:42:49 +0200 Subject: coresight: fix HWPACK_BUILD_URL Change-Id: Id1b24b1c9ef703e76f1707a27649b04f86867670 Signed-off-by: Fathi Boudra --- coresight.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coresight.yaml') diff --git a/coresight.yaml b/coresight.yaml index 20fc7b20dc..921130d736 100644 --- a/coresight.yaml +++ b/coresight.yaml @@ -87,7 +87,7 @@ # Start LAVA dance test -d configs || git clone --depth 1 http://git.linaro.org/ci/job/configs.git - export HWPACK_BUILD_URL=http://snapshots.linaro.org/kernel-hwpack/vexpress-coresight/${BUILD_NUMBER}/hwpack_linaro-${hwpack_type}_*_armhf_supported.tar.gz + export HWPACK_BUILD_URL=http://snapshots.linaro.org/kernel-hwpack/vexpress-coresight/${BUILD_NUMBER}/`ls hwpack_linaro-${hwpack_type}_*_armhf_supported.tar.gz` export ROOTFS_BUILD_URL=http://releases.linaro.org/14.11/openembedded/images/minimal-armv7a/linaro-image-minimal-genericarmv7a-20141121-301.rootfs.tar.gz export ROOTFS_BUILD_NUMBER=20141121-301 export DEVICE_TYPE=vexpress-tc2 -- cgit v1.2.3