Install gcc to use upstream PXE
Some platforms are missing this dependency. Add this repo so that the upstream PXE script can complete. Change-Id: If3d7792e1eaf8b19a53ed71a0cc86bdf3c3ba344
This commit is contained in:
parent
1672d78db1
commit
8c5b471304
@ -14,7 +14,7 @@ set -eux
|
||||
|
||||
## * Install package dependencies
|
||||
## ::
|
||||
sudo yum -y install xz-devel
|
||||
sudo yum -y install xz-devel gcc
|
||||
|
||||
## * Clone upstream repo
|
||||
## ::
|
||||
|
Loading…
Reference in New Issue
Block a user