]> git.zerfleddert.de Git - m1-debian/commitdiff
bump version
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 14 Jan 2023 17:59:30 +0000 (18:59 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 14 Jan 2023 17:59:30 +0000 (18:59 +0100)
m1n1_uboot_kernel.sh

index 8eecef801bb91261495d27e58f6c7ae56565f0d4..2ddcc71961dab0cb077beaafd2399751ee06a6c4 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-1;
+        git reset --hard asahi-6.2-rc3-2;
         cat ../../config.txt > .config
         make LLVM=${CLANG_VERSION} rustavailable
         make LLVM=${CLANG_VERSION} olddefconfig
Impressum, Datenschutz