diff --git a/reform2-imx8mq/mkuserland.sh b/reform2-imx8mq/mkuserland.sh index bfdcc5c289630599efd8dae534b8cd8196570733..2e461531a61191c701dc461bac3b7ee971d0b15c 100755 --- a/reform2-imx8mq/mkuserland.sh +++ b/reform2-imx8mq/mkuserland.sh @@ -57,4 +57,4 @@ mmdebstrap \ --customize-hook='chroot "$1" sed -i "s/^root:[^:]\+:/root::/" /etc/shadow' \ --customize-hook='rm "$1"/etc/resolv.conf' \ --customize-hook='rm "$1"/var/lib/dbus/machine-id' ${comment#gets regenerated by dbus} \ - unstable target-userland.tar http://deb.debian.org/debian "deb [trusted=yes] https://mntre.com/reform-debian-repo reform main" + unstable target-userland.tar http://deb.debian.org/debian "deb [arch=arm64 trusted=yes] https://mntre.com/reform-debian-repo reform main"