summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2018-11-02 16:51:35 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2018-11-02 16:51:35 +0800
commit0bb6e2c7de51b2362ed40b06aec2e133a837a40c (patch)
tree139faffda62eacd3e7a8267be92e1185be99cce7
parent32c9bb9981fae7651b30787164b49d473991f194 (diff)
downloadmanifest-0bb6e2c7de51b2362ed40b06aec2e133a837a40c.tar.gz
update-externals.xml: remove opengl-transport project
since it will cause problem like reported here: https://ci.linaro.org/view/lcr/job/android-lcr-reference-hikey-master/112/console cuttlefish_host_only is defined in device/google/cuttlefish_common repository, which is not repo synced by default Change-Id: I262639f512531c6564a6dd1a3eda1e4a561f0367 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--update-externals.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/update-externals.xml b/update-externals.xml
index c7537af70..865af7872 100644
--- a/update-externals.xml
+++ b/update-externals.xml
@@ -113,4 +113,10 @@ F libc : CANNOT LINK EXECUTABLE "/system/bin/app_process32": "/system/lib/lib
<remove-project name="platform/external/libpng" />
<project path="external/libpng" name="platform/external/libpng" remote="linaro-android" revision="linaro-upstream-1.6.29" />
-->
+ <!-- to workaround problems reported here:
+ https://ci.linaro.org/view/lcr/job/android-lcr-reference-hikey-master/112/console
+ cuttlefish_host_only is defined in device/google/cuttlefish_common repository,
+ which might not be repo synced
+ -->
+ <remove-project name="device/generic/opengl-transport" />
</manifest>