]> git.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
add hint from leif
[m1-debian] / bootstrap.sh
index e858f6ec9117dd18828fbd2b4af6c710ea882373..d3d58ae1bb39b17872353d585850b93c3b69397c 100644 (file)
@@ -53,6 +53,7 @@ build_uboot()
         test -d u-boot || git clone https://github.com/AsahiLinux/u-boot
         cd u-boot
         git fetch
+        # For tag, see https://github.com/AsahiLinux/PKGBUILDs/blob/main/uboot-asahi/PKGBUILD
         git reset --hard asahi-v2022.07-2; git clean -f -x -d &> /dev/null
         make apple_m1_defconfig
         make -j `nproc`
Impressum, Datenschutz