Merge pull request #7 from vchong/nogcc5

BuildSourceBL: Use 96boards-hikey fork: uefi-tools
This commit is contained in:
Ricardo Salveti de Araujo 2016-09-05 11:57:23 -03:00 committed by GitHub
commit 2c4acafe68

View file

@ -34,7 +34,7 @@ git clone -b hikey-aosp https://github.com/96boards-hikey/OpenPlatformPkg.git
git clone https://github.com/OP-TEE/optee_os.git git clone https://github.com/OP-TEE/optee_os.git
git clone -b hikey https://github.com/96boards-hikey/arm-trusted-firmware.git git clone -b hikey https://github.com/96boards-hikey/arm-trusted-firmware.git
git clone https://github.com/96boards-hikey/l-loader.git git clone https://github.com/96boards-hikey/l-loader.git
git clone git://git.linaro.org/uefi/uefi-tools.git git clone -b hikey-aosp https://github.com/96boards-hikey/uefi-tools.git
``` ```
#### Building EDK2/UEFI for HiKey #### Building EDK2/UEFI for HiKey