]> git.zerfleddert.de Git - m1-debian/commitdiff
dont use the chosen patch
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 Aug 2022 17:25:12 +0000 (19:25 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 13 Aug 2022 17:25:12 +0000 (19:25 +0200)
bootstrap.sh

index 68d41c4543937f0491d615452f743566eb4f5e81..13b3091d7d67acd3e90a536cb930ac5718d93b62 100644 (file)
@@ -57,6 +57,7 @@ build_uboot()
         # 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 -
+        git revert --no-edit 4d2b02faf69eaddd0f73758ab26c456071bd2017
         make apple_m1_defconfig
         make -j `nproc`
 )
Impressum, Datenschutz