summaryrefslogtreecommitdiff
path: root/linux-lng-preempt-rt.sh
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2013-12-12 11:32:47 +0100
committerAnders Roxell <anders.roxell@linaro.org>2013-12-12 11:32:47 +0100
commit53f30079d4090d3a80094e648d838baf954bb67d (patch)
treeb4a76dce2e705af6482f36132c4a111597dda193 /linux-lng-preempt-rt.sh
parentea49cdfa5a48557ee3401e476ce3f8eb06825e42 (diff)
l-m-c: use the apt-get installed version
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'linux-lng-preempt-rt.sh')
-rwxr-xr-xlinux-lng-preempt-rt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-lng-preempt-rt.sh b/linux-lng-preempt-rt.sh
index 125176d..23459f2 100755
--- a/linux-lng-preempt-rt.sh
+++ b/linux-lng-preempt-rt.sh
@@ -80,7 +80,7 @@ export ROOTFS_BUILD_URL="http://snapshots.linaro.org/openembedded/images/lng-${r
wget --progress=dot -e dotbytes=2M ${ROOTFS_BUILD_URL}
# Create pre-built image(s)
-${WORKSPACE}/linaro-image-tools/linaro-media-create --dev ${lmc_dev} --output-directory ${WORKSPACE} --image-size 3G --binary linaro-image-lng-generic${rootfs_arch}-${ROOTFS_BUILD_TIMESTAMP}-${ROOTFS_BUILD_NUMBER}.rootfs.tar.gz --hwpack hwpack_linaro-${hwpack_type}*.tar.gz --hwpack-force
+linaro-media-create --dev ${lmc_dev} --output-directory ${WORKSPACE} --image-size 3G --binary linaro-image-lng-generic${rootfs_arch}-${ROOTFS_BUILD_TIMESTAMP}-${ROOTFS_BUILD_NUMBER}.rootfs.tar.gz --hwpack hwpack_linaro-${hwpack_type}*.tar.gz --hwpack-force
# Compress image(s)
mv sd.img ${hwpack}-lng-sd.img