]> git.zerfleddert.de Git - m1-debian/blobdiff - m1n1_uboot_kernel.sh
bump versions
[m1-debian] / m1n1_uboot_kernel.sh
index 2540122a01b313f48c7151285eff188d147c9fc8..7139197f7dc566268de6486f822bc9225deeb5d9 100644 (file)
@@ -32,7 +32,7 @@ build_linux()
         test -d linux || git clone https://github.com/AsahiLinux/linux
         cd linux
         git fetch -a -t
-        git reset --hard asahi-6.2-rc3-7;
+        git reset --hard asahi-6.2-1;
         cat ../../config.txt > .config
         make LLVM=${CLANG_VERSION} rustavailable
         make LLVM=${CLANG_VERSION} olddefconfig
Impressum, Datenschutz