]> git.zerfleddert.de Git - m1-debian/commitdiff
use the branch recommended from jannau
authorThomas Glanzmann <thomas@glanzmann.de>
Fri, 29 Apr 2022 19:26:15 +0000 (21:26 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Fri, 29 Apr 2022 19:26:15 +0000 (21:26 +0200)
bootstrap.sh

index 9248a9ac01912665600a6c170e9f76ccf8f65286..caa1b116ce83368d0800992af1834e5fccd392ed 100644 (file)
@@ -42,7 +42,7 @@ build_m1n1()
         test -d m1n1 || git clone --recursive https://github.com/jannau/m1n1
         cd m1n1
         git fetch
-        git reset --hard origin/display_fb_alloc; git clean -f -x -d &> /dev/null
+        git reset --hard origin/display_fb_alloc2; git clean -f -x -d &> /dev/null
         curl -s https://tg.st/u/0001-display-Add-wait-option-to-handle-monitor-disconnect.patch | git am -
         make -j `nproc`
 )
Impressum, Datenschutz