aboutsummaryrefslogtreecommitdiff
path: root/android-hikey-optee-o-playready
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-05-24 19:01:46 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-05-24 13:32:25 +0000
commit3c631fb76e380fbc9a3bb939fb62d7039d527b11 (patch)
tree40f57d8467d5d59cde913f0e9c7f19c3d84a8498 /android-hikey-optee-o-playready
parentfd3abf5e6e5c2158fbf113228da12751aebffb22 (diff)
android-hikey-optee-o-playready: update branch
update branch as per latest README Change-Id: I7c7ad6c0653904447dd428ef10aad2ba41e1742c Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-hikey-optee-o-playready')
-rwxr-xr-xandroid-hikey-optee-o-playready/builders.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/android-hikey-optee-o-playready/builders.sh b/android-hikey-optee-o-playready/builders.sh
index d859de8f..6ebad216 100755
--- a/android-hikey-optee-o-playready/builders.sh
+++ b/android-hikey-optee-o-playready/builders.sh
@@ -69,13 +69,13 @@ if [ "${GERRIT_PROJECT}" == "android/playreadydrmplugin" ]; then
git pull ssh://lhg-gerrit-bot@lhg-review.linaro.org:29418/${GERRIT_PROJECT} ${GERRIT_REFSPEC}
fi
-git clone -b hikey_android ssh://lhg-gerrit-bot@lhg-review.linaro.org:29418/lhg/playready
+git clone -b 3.3.4472 ssh://lhg-gerrit-bot@lhg-review.linaro.org:29418/lhg/playready
cd playready
if [ "${GERRIT_PROJECT}" == "lhg/playready" ]; then
git pull ssh://lhg-gerrit-bot@lhg-review.linaro.org:29418/${GERRIT_PROJECT} ${GERRIT_REFSPEC}
fi
-git clone -b hikey_android ssh://lhg-gerrit-bot@lhg-review.linaro.org:29418/optee-playready source/optee-playready
+git clone -b 3.3.4472 ssh://lhg-gerrit-bot@lhg-review.linaro.org:29418/optee-playready source/optee-playready
cd source/optee-playready/
if [ "${GERRIT_PROJECT}" == "optee-playready" ]; then
git pull ssh://lhg-gerrit-bot@lhg-review.linaro.org:29418/${GERRIT_PROJECT} ${GERRIT_REFSPEC}