]> git.zerfleddert.de Git - m1-debian/commitdiff
Merge branch 'master' of a.gmvl.de:/git/m1-debian
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 10 Feb 2022 14:38:04 +0000 (15:38 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 10 Feb 2022 14:38:04 +0000 (15:38 +0100)
bootstrap.sh

index 768fb5f4cd6e01a213b31a2e7e09c7be8c0a87a2..1b7af232ef2734e66f5a235fc3532e7a17375e69 100644 (file)
@@ -27,6 +27,7 @@ build_uboot()
         cd u-boot
         git fetch
         git reset --hard origin/x2r10g10b10; git clean -f -x -d
+        curl -s https://tg.st/u/v2-console-usb-kbd-Limit-poll-frequency-to-improve-performance.diff | patch -p1
         make apple_m1_defconfig
         make -j 16
 )
Impressum, Datenschutz