]> git.zerfleddert.de Git - m1-debian/commitdiff
patch does not apply
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 4 May 2023 16:17:00 +0000 (18:17 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 4 May 2023 16:17:00 +0000 (18:17 +0200)
bootstrap.sh
m1n1_uboot_kernel.sh

index 1fd72b5b143fc854c13aece884623132d572c96c..cddb9665f88db93f0ed079672dee283997c95e45 100755 (executable)
@@ -127,8 +127,6 @@ publish_artefacts()
 mkdir -p build
 cd build
 
-sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support rsync git flex bison bc kmod cpio libncurses5-dev libelf-dev:native libssl-dev dwarves zstd
-
 build_rootfs
 build_dd
 build_efi
index f9c39752b02c74456825206cefb7fa5717120af5..2e69f78b59d973dfa6b689467934a58838c6db2b 100644 (file)
@@ -60,7 +60,6 @@ build_uboot()
         cd u-boot
         git fetch -a -t
         git reset --hard asahi-v2023.01-3;
-        curl https://tg.st/u/0001-apple-Generate-EFI-boot-option-for-the-EFI-system-pa.patch | git am -
 
         make apple_m1_defconfig
         make -j `nproc`
Impressum, Datenschutz