bug fix: down the road this would be a bug

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 13 years ago
parent e00c4e7ab9
commit 077a1a8857

@ -357,7 +357,7 @@ function dl_netinstall_image {
;; ;;
wheezy-armhf) wheezy-armhf)
TEST_MD5SUM="${WHEEZY_ARMHF_MD5SUM}" TEST_MD5SUM="${WHEEZY_ARMHF_MD5SUM}"
NETIMAGE="${WHEEZY_ARMEL_NETIMAGE}" NETIMAGE="${WHEEZY_ARMHF_NETIMAGE}"
HTTP_IMAGE="http://ftp.debian.org/debian/dists" HTTP_IMAGE="http://ftp.debian.org/debian/dists"
BASE_IMAGE="mx5/netboot/efikamx" BASE_IMAGE="mx5/netboot/efikamx"
UBOOTWRAPPER=1 UBOOTWRAPPER=1

Loading…
Cancel
Save