aboutsummaryrefslogtreecommitdiff
path: root/rpb-uefi.yaml
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo.salveti@linaro.org>2016-11-03 19:13:16 -0200
committerRicardo Salveti <ricardo.salveti@linaro.org>2016-11-03 19:13:20 -0200
commit43502567ed4cf2ea58f76ee9a837f65646e42383 (patch)
tree903ad1aa95b4eefdcc83dc9972dd5b6b1a5a0deb /rpb-uefi.yaml
parentd0ae9d77e631535c5f4af6f4eb24734499487849 (diff)
rpb-uefi: temporarily switch opp to a dev tree/branch
To be used during the RPB 16.12 dev cycle. Change-Id: If7d512d4a2b1302c4db31a57dc1979dfd8078e7c Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Diffstat (limited to 'rpb-uefi.yaml')
-rw-r--r--rpb-uefi.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/rpb-uefi.yaml b/rpb-uefi.yaml
index d391e92e78..f205a74b5c 100644
--- a/rpb-uefi.yaml
+++ b/rpb-uefi.yaml
@@ -104,8 +104,11 @@
EDK2_GIT_VERSION=$EDK2_VERSION
ATF_GIT_URL=https://github.com/ARM-software/arm-trusted-firmware.git
ATF_GIT_VERSION=$ATF_VERSION
- OPEN_PLATFORM_PKG_GIT_URL=https://git.linaro.org/uefi/OpenPlatformPkg.git
- OPEN_PLATFORM_PKG_GIT_BRANCH=master
+ ## Temporarily switch to a dev tree/branch
+ #OPEN_PLATFORM_PKG_GIT_URL=https://git.linaro.org/uefi/OpenPlatformPkg.git
+ #OPEN_PLATFORM_PKG_GIT_BRANCH=master
+ OPEN_PLATFORM_PKG_GIT_URL=https://github.com/Linaro/OpenPlatformPkg.git
+ OPEN_PLATFORM_PKG_GIT_BRANCH=rpb-1612
OPTEE_OS_GIT_URL=https://github.com/OP-TEE/optee_os.git
# Per board repositories overrides