aboutsummaryrefslogtreecommitdiff
path: root/fedora-iot
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2019-08-09 11:03:42 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2019-08-09 11:03:42 +0300
commita473cb6d78a1dc880b7c3303410119ea4a929ffb (patch)
tree0e7b9d41a450eac4bf6f71fb7f74493c7ed98600 /fedora-iot
parent5744b4f3d2486be593d46c6e75e7f7d13c5a75c9 (diff)
fedora-iot: move vars to builders.sh
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Change-Id: I01cf3930596a40afcd6ca54edc639a9c0fd3e996
Diffstat (limited to 'fedora-iot')
-rwxr-xr-xfedora-iot/builders.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/fedora-iot/builders.sh b/fedora-iot/builders.sh
index ca9d32f246..c7fcd3481f 100755
--- a/fedora-iot/builders.sh
+++ b/fedora-iot/builders.sh
@@ -44,8 +44,8 @@ echo "Testing IMG: ${IMG}"
git clone --depth 1 http://git.linaro.org/ci/job/configs.git
cd configs/fedora-iot/
-export URL=`echo ${URL} | sed 's/%arch%/${MACHINE}/'`
-export IMG=`echo ${IMG} | sed 's/%arch%/${MACHINE}/'`
+export URL="https://dl.fedoraproject.org/pub/alt/iot/30/IoT/${MACHINE}/images"
+export IMG="Fedora-IoT-30-20190515.1.${MACHINE}.raw.xz"
echo "Building ${DEVICE_TYPE} image: ${URL}/${IMG}"
sudo -E ./build_fiot.sh