aboutsummaryrefslogtreecommitdiff
path: root/96boards-reference-uefi.yaml
diff options
context:
space:
mode:
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2016-05-30 16:55:44 -0300
committerRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2016-05-30 17:12:18 -0300
commit5b86d7364b3fae52aea31b4a8579e14b973b97a3 (patch)
tree9686ef0d1b3e678c23837c211b9c4302e12dcaa3 /96boards-reference-uefi.yaml
parent954e75087de3e40b843bbe269bb559ba83c9127c (diff)
96boards-reference-uefi: updating build for HiKey
Change-Id: I6659e3a8b9e6617bf115824140ff3f94ddb75071 Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
Diffstat (limited to '96boards-reference-uefi.yaml')
-rw-r--r--96boards-reference-uefi.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/96boards-reference-uefi.yaml b/96boards-reference-uefi.yaml
index 5d684679..16bc96a2 100644
--- a/96boards-reference-uefi.yaml
+++ b/96boards-reference-uefi.yaml
@@ -153,9 +153,9 @@
# Per board repositories overrides
if [ "${MX_PLATFORM}" == "hikey" ]; then
EDK2_GIT_URL=https://github.com/96boards-hikey/edk2.git
- EDK2_GIT_VERSION=4d47ae38314d5905680be81922ef1dadbd8ea357
+ EDK2_GIT_VERSION=76c7cfcc22c7448638acb6f904088b2ff3f79f63
ATF_GIT_URL=https://github.com/96boards-hikey/arm-trusted-firmware.git
- ATF_GIT_VERSION=873e19dde34efec93a1dd4c6de060ccde57418a0
+ ATF_GIT_VERSION=c006778cf5c97bd9ecc929620cb71c1b11a29480
OPEN_PLATFORM_PKG_GIT_URL=https://github.com/96boards-hikey/OpenPlatformPkg.git
OPEN_PLATFORM_PKG_GIT_BRANCH=hikey-aosp
elif [ "${MX_PLATFORM}" == "styx" -o "${MX_PLATFORM}" == "cello" ]; then