]> git.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
apply jannaus sdcard empty patch
[m1-debian] / 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