aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey-uefi.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-02-04 09:26:08 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-02-04 09:26:08 +0200
commitcb1c52e1e611afd7b6cf12b1d8568c4cf5258ea6 (patch)
treecbef4cde232a8d7cae3ac9be85fe4d0f371e2c10 /96boards-hikey-uefi.yaml
parent2dc6f0576e0c2a2da380d7cbfcff22a4abbc1e64 (diff)
96boards-hikey: use 96boards-hikey github project
Switch to the new home for 96boards HiKey: https://github.com/96boards-hikey Change-Id: I44f9535f0d624dcdfb9e7e9b6c49d35f7a3d48b2 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-hikey-uefi.yaml')
-rw-r--r--96boards-hikey-uefi.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/96boards-hikey-uefi.yaml b/96boards-hikey-uefi.yaml
index 7573a54933..9dd03bd624 100644
--- a/96boards-hikey-uefi.yaml
+++ b/96boards-hikey-uefi.yaml
@@ -16,7 +16,7 @@
display-name: '96boards - HiKey UEFI'
scm:
- git:
- url: https://github.com/96boards/edk2.git
+ url: https://github.com/96boards-hikey/edk2.git
refspec: +refs/heads/hikey:refs/remotes/origin/hikey
name: origin
branches:
@@ -60,7 +60,7 @@
export CROSS_COMPILE_ta_arm32=arm-linux-gnueabihf-
# Check out arm-trusted-firmware
- git clone -b hikey --depth 1 https://github.com/96boards/arm-trusted-firmware.git
+ git clone -b hikey --depth 1 https://github.com/96boards-hikey/arm-trusted-firmware.git
# Check out optee_os
git clone --depth 1 https://github.com/OP-TEE/optee_os.git
@@ -97,7 +97,7 @@
${WORKSPACE}/out/optee/arm-plat-hikey.tar.xz \
arm-plat-hikey/export-ta_arm64 arm-plat-hikey/export-ta_arm32
- git clone --depth 1 https://github.com/96boards/l-loader.git
+ git clone --depth 1 https://github.com/96boards-hikey/l-loader.git
cd l-loader
ln -s ${WORKSPACE}/out/bl1.bin
make