summaryrefslogtreecommitdiff
path: root/liuyq-patches
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2016-08-18 11:32:43 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2016-08-18 11:32:43 +0800
commitc24d2ebf46a1b22289c66255fcaabfae8fbc72c3 (patch)
tree86885724583816c5e926bcf2180ec1bbce4c36f7 /liuyq-patches
parente95f35401e6e4e38b0c02215bb6bfa2bbf959da1 (diff)
update to use lzo from github
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'liuyq-patches')
-rw-r--r--liuyq-patches/liuyq.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/liuyq-patches/liuyq.xml b/liuyq-patches/liuyq.xml
index fd60cd0..81676c4 100644
--- a/liuyq-patches/liuyq.xml
+++ b/liuyq-patches/liuyq.xml
@@ -2,11 +2,10 @@
<manifest>
<remote name="github4liuyq" fetch="https://github.com/" />
<remote name="local" fetch="file:////SATA3/aosp-mirror/hikey/" />
- <remote name="lzo" fetch="https://gitblit.pacien.net/r/libs" />
<project path="packages/apps/AndroidTerm" name="platform/external/AndroidTerm" revision="linaro-master" remote="linaro-android"/>
<project path="packages/inputmethods/hackerskeyboard" name="liuyq/hackerskeyboard" revision="master" remote="github4liuyq"/>
- <project path="external/lzo" name="android-lzo.git" revision="master" remote="lzo"/>
+ <project path="external/lzo" name="liuyq/lzo.git" revision="master" remote="github4liuyq"/>
<project path="external/btrfs-progs" name="liuyq/btrfs-progs" revision="android-btrfs" remote="github4liuyq"/>
<!-- https://android-git.linaro.org/git/platform/external/iozone.git -->
<project path="external/iozone" name="platform/external/iozone.git" revision="iozone3_434" remote="linaro-android"/>