From: Thomas Glanzmann Date: Mon, 7 Aug 2023 09:51:45 +0000 (+0200) Subject: bump kernel to not crosscompiled version X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/d96c64a5768946a6dfec9ee12e59bf7964a60e45 bump kernel to not crosscompiled version --- diff --git a/meta.sh b/meta.sh index 862a13a..ad52188 100644 --- 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 <