Merge branch 'master' into arm64

This commit is contained in:
Serge Schneider 2022-01-13 15:39:30 +00:00
commit dec2743355
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ else
rm -f "${ROOTFS_DIR}/etc/apt/apt.conf.d/51cache"
fi
on_chroot apt-key add - < files/raspberrypi.gpg.key
cat files/raspberrypi.gpg.key | gpg --dearmor > "${ROOTFS_DIR}/etc/apt/trusted.gpg.d/raspberrypi-archive-stable.gpg"
on_chroot << EOF
dpkg --add-architecture armhf
apt-get update

View File

@ -0,0 +1 @@
raspberrypi-archive-keyring