From: Michael Tremer Date: Tue, 25 Jul 2023 11:16:59 +0000 (+0000) Subject: make.sh: Build Git earlier as we need it to apply binary patches X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a242715e346d4eaa847459fa37c32e852431e48;p=people%2Fpmueller%2Fipfire-2.x.git make.sh: Build Git earlier as we need it to apply binary patches The Linux firmware microcode patches require Git to apply binary patches as they are not supported by patch(8). Signed-off-by: Michael Tremer --- diff --git a/make.sh b/make.sh index 57b6c6f155..071c867384 100755 --- a/make.sh +++ b/make.sh @@ -1113,6 +1113,7 @@ buildipfire() { lfsmake2 pptp lfsmake2 unzip lfsmake2 which + lfsmake2 git lfsmake2 linux-firmware lfsmake2 dvb-firmwares lfsmake2 zd1211-firmware @@ -1494,7 +1495,6 @@ buildipfire() { lfsmake2 libstatgrab lfsmake2 liboping lfsmake2 collectd - lfsmake2 git lfsmake2 elinks lfsmake2 igmpproxy lfsmake2 opus