aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo.salveti@linaro.org>2016-12-08 14:11:26 +0000
committerRicardo Salveti <ricardo.salveti@linaro.org>2016-12-08 14:11:30 +0000
commitfbee7c55fbfb938f920ff224c97fa1a3d1c83e8c (patch)
tree84bdc9abc88d715c968288972e0cb48b88aa900d
parent9e5fc0a40c8a0fc290acb5bdb6f6ef9f547fdb52 (diff)
rpb-uefi: switch OPP back to upstream/master
Required changes for D03/D05 are finally all merged! Change-Id: Ide3a49aebc0fefbbef33b98b4c3126dc0bff6146 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
-rw-r--r--rpb-uefi.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/rpb-uefi.yaml b/rpb-uefi.yaml
index 7b0abb29e7..d44f9c6a21 100644
--- a/rpb-uefi.yaml
+++ b/rpb-uefi.yaml
@@ -108,10 +108,8 @@
ATF_GIT_URL=https://github.com/ARM-software/arm-trusted-firmware.git
ATF_GIT_VERSION=$ATF_VERSION
## 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
+ OPEN_PLATFORM_PKG_GIT_URL=https://git.linaro.org/uefi/OpenPlatformPkg.git
+ OPEN_PLATFORM_PKG_GIT_BRANCH=master
OPTEE_OS_GIT_URL=https://github.com/OP-TEE/optee_os.git
OPTEE_GIT_VERSION=$OPTEE_VERSION