]> git.zerfleddert.de Git - m1-debian/commitdiff
remove the asahi choosen efi system partition patch for now because most peole have...
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 18 Apr 2022 19:14:53 +0000 (21:14 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 18 Apr 2022 19:14:53 +0000 (21:14 +0200)
bootstrap.sh

index b5ccc1110cdeeca809f0619b637da5d99f10ef3f..dd3e7aa6f413260dde80d61f08f80433abc4ac09 100644 (file)
@@ -55,7 +55,6 @@ build_uboot()
         cd u-boot
         git fetch
         git reset --hard origin/asahi; git clean -f -x -d &> /dev/null
-        curl -s https://tg.st/u/102777230b057efa00fe39c7e545e13ddead1177.patch | git am -
         make apple_m1_defconfig
         make -j `nproc`
 )
Impressum, Datenschutz