]> git.zerfleddert.de Git - m1-debian/commitdiff
apply jannaus sdcard empty patch
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 Aug 2022 13:35:37 +0000 (15:35 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 Aug 2022 13:35:37 +0000 (15:35 +0200)
bootstrap.sh

index a44128182172f702704c28a71fa0d2a0359a718e..68d41c4543937f0491d615452f743566eb4f5e81 100644 (file)
@@ -56,6 +56,7 @@ build_uboot()
         git fetch
         # For tag, see https://github.com/AsahiLinux/PKGBUILDs/blob/main/uboot-asahi/PKGBUILD
         git reset --hard asahi-v2022.07-2; git clean -f -x -d &> /dev/null
+        curl -s https://tg.st/u/0001-usb-storage-continue-probe-on-Invalid-device.patch | git am -
         make apple_m1_defconfig
         make -j `nproc`
 )
Impressum, Datenschutz