aboutsummaryrefslogtreecommitdiff
path: root/96boards-reference-uefi.yaml
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo.salveti@linaro.org>2016-04-29 16:20:32 -0300
committerRicardo Salveti <ricardo.salveti@linaro.org>2016-04-29 16:20:32 -0300
commitf9a16d0486190f58affefda21da3890b4573ed1b (patch)
treecb5d12ade3dcbcf61327d6aa767b77120172fe5a /96boards-reference-uefi.yaml
parent32b4c4bb2a61cd6348a87ad650b866783997c964 (diff)
96boards-reference-uefi: updating build for overdrive/husky
Change-Id: Ie0cfab1b0d8040bca291e5a6493148663ba54100 Signed-off-by: Ricardo Salveti <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 c34d6ce1..b45c242c 100644
--- a/96boards-reference-uefi.yaml
+++ b/96boards-reference-uefi.yaml
@@ -159,7 +159,7 @@
OPEN_PLATFORM_PKG_GIT_BRANCH=hikey-aosp
elif [ "${MX_PLATFORM}" == "styx" -o "${MX_PLATFORM}" == "husky" ]; then
EDK2_GIT_URL=ssh://dev-private-git.linaro.org/96boards/edk2.git
- EDK2_GIT_VERSION=811e9249f29c2c4880af293b205ad28c96f0812e
+ EDK2_GIT_VERSION=dabd582eb82b9a2fd373d63167c109a3bbc4a407
ATF_GIT_VERSION=6e9fa3866d2f6382bec5f3e2a215351386a3331b
OPEN_PLATFORM_PKG_GIT_URL=ssh://dev-private-git.linaro.org/96boards/OpenPlatformPkg.git
OPEN_PLATFORM_PKG_GIT_BRANCH=dev-FDK101
@@ -194,7 +194,7 @@
# Board specific setup
if [ "${MX_PLATFORM}" == "styx" -o "${MX_PLATFORM}" == "husky" ]; then
git clone -b dev-FDK1_0_0_1 --depth 1 ssh://dev-private-git.linaro.org/96boards/SeattleFDK.git
- cd $EDK2_DIR; ln -s ../SeattleFDK/AmdModulePkg; cd ..
+ cd $EDK2_DIR; ln -s ../OpenPlatformPkg/Platforms/AMD/Styx/AmdModuleBinPkg AmdModulePkg; cd ..
fi
# WORKSPACE is used by uefi-build.sh