]> git.zerfleddert.de Git - m1-debian/commitdiff
pick jannaus pick esp partition patch
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 6 Apr 2022 19:15:14 +0000 (21:15 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 6 Apr 2022 19:15:14 +0000 (21:15 +0200)
bootstrap.sh

index dd3e7aa6f413260dde80d61f08f80433abc4ac09..b5ccc1110cdeeca809f0619b637da5d99f10ef3f 100644 (file)
@@ -55,6 +55,7 @@ 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