]> git.zerfleddert.de Git - m1-debian/commitdiff
version bump
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 May 2023 19:51:25 +0000 (21:51 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 May 2023 19:51:25 +0000 (21:51 +0200)
m1n1_uboot_kernel.sh
meta.sh

index c3dda1cecb61258a00e10e88271fb926cf1700fa..20bc5451ba555427a62c7e7351f92f5be24673e8 100644 (file)
@@ -71,7 +71,7 @@ build_uboot()
 package_boot_bin()
 {
 (
-        export M1N1_VERSION=1.2.7-1
+        export M1N1_VERSION=1.2.7-2
         rm -rf m1n1_${M1N1_VERSION}_arm64
         mkdir -p m1n1_${M1N1_VERSION}_arm64/DEBIAN m1n1_${M1N1_VERSION}_arm64/usr/lib/m1n1/
         cp u-boot.bin m1n1_${M1N1_VERSION}_arm64/usr/lib/m1n1/boot.bin
diff --git a/meta.sh b/meta.sh
index 2029c475a4a341a447bb1fd8dfde6d7dac089df0..a3cfb2e495528684f2df923ea14e8b9a1988a270 100644 (file)
--- a/meta.sh
+++ b/meta.sh
@@ -12,14 +12,14 @@ unset LANG
 
 mkdir -p build
 cd build
-export META_VERSION=6.3.0-2
+export META_VERSION=6.3.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.3.0-asahi-00529-gdad9ac5f8b80
+Depends: linux-image-6.3.0-asahi-00535-ga856200bc2a6
 Provides: wireguard-modules (= 1.0.0)
 Priority: optional
 Architecture: arm64
Impressum, Datenschutz