Index: build/linux/sysroot_scripts/sysroot-creator-wheezy.sh |
diff --git a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh |
index 0ffdafe5c6cd9150e121c494905ad07ee0583659..c0ddc5a5a378534828fb2bf1ed0e3daa8f69bd39 100755 |
--- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh |
+++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh |
@@ -7,6 +7,8 @@ SCRIPT_DIR=$(cd $(dirname $0) && pwd) |
DISTRO=debian |
DIST=wheezy |
+DIST_UPDATES=wheezy-updates |
+ |
APT_REPO=http://http.us.debian.org/debian |
KEYRING_FILE=${SCRIPT_DIR}/debian-archive-wheezy-stable.gpg |