aboutsummaryrefslogtreecommitdiff
path: root/rpb-uefi
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-06-01 07:16:27 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2017-06-01 07:16:27 +0300
commit4fb24f2fc1ab1e1f272d3d9b0b3eea3160dce67f (patch)
tree5a428616b1cd4be0a0c5cbecc0fbacfb0b576055 /rpb-uefi
parent6ae9f4c4af7b913042456dba8a33c27f1a45c852 (diff)
rpb-uefi-staging: hikey960: use default UEFI tools
HiKey960 platform has been added in master https://git.linaro.org/uefi/uefi-tools.git commit abbe1c0a2dbeadde0e3c5f3a183f6c595b70158e Change-Id: I719cf4e7d169001721d38fb1d079a12faf83a90a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'rpb-uefi')
-rwxr-xr-xrpb-uefi/staging/builders.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/rpb-uefi/staging/builders.sh b/rpb-uefi/staging/builders.sh
index b138960f..dfa5ef07 100755
--- a/rpb-uefi/staging/builders.sh
+++ b/rpb-uefi/staging/builders.sh
@@ -60,8 +60,6 @@ if [ "${MX_PLATFORM}" == "hikey" ]; then
OPEN_PLATFORM_PKG_GIT_BRANCH=hikey-aosp
fi
if [ "${MX_PLATFORM}" == "hikey960" ]; then
- UEFI_TOOLS_GIT_URL=https://github.com/96boards-hikey/uefi-tools.git
- UEFI_TOOLS_GIT_BRANCH=testing/hikey960_v1
EDK2_GIT_URL=https://github.com/96boards-hikey/edk2.git
EDK2_GIT_VERSION="origin/testing/hikey960_v2.5"
ATF_GIT_URL=https://github.com/96boards-hikey/arm-trusted-firmware.git