]> git.zerfleddert.de Git - m1-debian/commitdiff
add hint from leif
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 Aug 2022 08:03:09 +0000 (10:03 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 Aug 2022 08:03:09 +0000 (10:03 +0200)
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