]> git.zerfleddert.de Git - m1-debian/commitdiff
bump versions
authorThomas Glanzmann <thomas@glanzmann.de>
Tue, 6 Dec 2022 18:36:47 +0000 (19:36 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Tue, 6 Dec 2022 18:36:47 +0000 (19:36 +0100)
bootstrap.sh
dcp.sh

index f380008a0919fc1079b1927fb1cac4379b6b97a5..a6b9b3c6f6f325944b2c419cdd2c2b5f02751429 100755 (executable)
@@ -31,7 +31,7 @@ build_linux()
         test -d linux || git clone https://github.com/AsahiLinux/linux
         cd linux
         git fetch -a -t
-        git reset --hard asahi-6.1-rc6-5; git clean -f -x -d &> /dev/null
+        git reset --hard asahi-6.1-rc8-2; git clean -f -x -d &> /dev/null
         cat ../../config-16k.txt > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
diff --git a/dcp.sh b/dcp.sh
index 377adb0acb861df734456df50c517282a7c75d57..5f619d615a4eae724a26ea3fb45631a4453712ba 100644 (file)
--- a/dcp.sh
+++ b/dcp.sh
@@ -18,7 +18,7 @@ build_linux()
         test -d linux || git clone https://github.com/AsahiLinux/linux
         cd linux
         git fetch -a -t
-        git reset --hard asahi-6.1-rc6-5
+        git reset --hard asahi-6.1-rc8-2
         source "$HOME/.cargo/env"
         curl -o .config https://tg.st/u/1dbcb0d155911d80f29e61153f53e39bff1c6198f9ed0673520d4cf45343fa9f.config
         make LLVM=-14 olddefconfig
Impressum, Datenschutz