]> git.zerfleddert.de Git - m1-debian/commitdiff
bump kernel to not crosscompiled version
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 7 Aug 2023 09:51:45 +0000 (11:51 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 7 Aug 2023 09:51:45 +0000 (11:51 +0200)
meta.sh

diff --git a/meta.sh b/meta.sh
index 862a13ae44bb5dff7282ef28147f21d8d7ad5895..ad52188399bcb09fd4a5c8190557fc098c210f88 100644 (file)
--- a/meta.sh
+++ b/meta.sh
@@ -12,14 +12,14 @@ unset LANG
 
 mkdir -p build
 cd build
-export META_VERSION=6.4.0-2
+export META_VERSION=6.4.0-3
 rm -rf linux-image-asahi_${META_VERSION}_arm64
 mkdir -p linux-image-asahi_${META_VERSION}_arm64/DEBIAN
 cat > linux-image-asahi_${META_VERSION}_arm64/DEBIAN/control <<EOF
 Package: linux-image-asahi
 Version: $META_VERSION
 Section: base
-Depends: linux-image-6.4.0-asahi-00528-gc71bb7713cf6
+Depends: linux-image-6.4.0-asahi-00528-g05576dba2ffc
 Provides: wireguard-modules (= 1.0.0)
 Priority: optional
 Architecture: arm64
Impressum, Datenschutz