mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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 <michael.tremer@ipfire.org>
This commit is contained in:
2
make.sh
2
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
|
||||
|
||||
Reference in New Issue
Block a user