Index: build/linux/sysroot_scripts/sysroot-creator-jessie.sh |
diff --git a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh |
index 1e168cb5284d37fa223d29fc4b508ec6f161e60e..8685c471c1c32827974c76ace6b9edcb4f2bcdea 100755 |
--- a/build/linux/sysroot_scripts/sysroot-creator-jessie.sh |
+++ b/build/linux/sysroot_scripts/sysroot-creator-jessie.sh |
@@ -7,7 +7,10 @@ SCRIPT_DIR=$(cd $(dirname $0) && pwd) |
DISTRO=debian |
DIST=jessie |
+DIST_UPDATES=jessie-updates |
+ |
PACKAGES_EXT=xz |
+ |
APT_REPO=http://http.us.debian.org/debian |
# gpg keyring file generated using: |
# export KEYS="518E17E1 46925553 2B90D010" |