aboutsummaryrefslogtreecommitdiff
path: root/rpb-uefi.yaml
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo.salveti@linaro.org>2016-11-16 21:10:34 -0200
committerRicardo Salveti <ricardo.salveti@linaro.org>2016-11-16 21:11:05 -0200
commit0c5d82761a3afabaae177665e16a789de3a71454 (patch)
treefa1b08462e9117e257391dca055a69350e02dc32 /rpb-uefi.yaml
parent4e870512683393c6034afffd710d56cda3180412 (diff)
rpb-uefi: change edk2 branch used by hikey to hikey-aosp
Seems to be the only branch that is actually maintained. Change-Id: Ib1e4531c218c9feea5e05ec86c608665ff90d08b Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Diffstat (limited to 'rpb-uefi.yaml')
-rw-r--r--rpb-uefi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpb-uefi.yaml b/rpb-uefi.yaml
index 867144a412..355c1dfe23 100644
--- a/rpb-uefi.yaml
+++ b/rpb-uefi.yaml
@@ -121,7 +121,7 @@
# Per board repositories overrides
if [ "${MX_PLATFORM}" == "hikey" ]; then
EDK2_GIT_URL=https://github.com/96boards-hikey/edk2.git
- EDK2_GIT_VERSION="origin/hikey"
+ EDK2_GIT_VERSION="origin/hikey-aosp"
ATF_GIT_URL=https://github.com/96boards-hikey/arm-trusted-firmware.git
ATF_GIT_VERSION="origin/hikey"
OPEN_PLATFORM_PKG_GIT_URL=https://github.com/96boards-hikey/OpenPlatformPkg.git