From: Thomas Glanzmann Date: Wed, 2 Mar 2022 18:52:57 +0000 (+0100) Subject: The patch went upstream X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/25706103caaa75868b1663a7f7919cd34c8416b2?hp=4f1af1fb196833a2d890ed7b775c053a6e799f32 The patch went upstream --- diff --git a/bootstrap.sh b/bootstrap.sh index c80b3ea..1342da5 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,7 +28,6 @@ build_linux() git fetch git reset --hard origin/asahi; git clean -f -x -d &> /dev/null curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am - - curl -s https://tg.st/u/0001-Hookup-backlight-for-MacBook-Pro-13-inch-M1-2020-J29.patch | git am - curl -s https://tg.st/u/XKVZ.patch | git am - curl -s https://tg.st/u/config-2022-02-19 > .config make olddefconfig