diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-12 22:34:45 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-12 22:34:45 +0000 |
commit | 59747c5bf7a2d899387d1b97d0cf835882d59e5a (patch) | |
tree | fe10d66885d257cd42dce7a27233c6d335560ffa /tools | |
parent | 1573a45868f2c3dc9063e7b085d3e78ba64c28bb (diff) |
yaffs2: the yaffs2 git moved
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38377 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools')
-rw-r--r-- | tools/yaffs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/yaffs2/Makefile b/tools/yaffs2/Makefile index afa9ab9985..22c4ecaeb6 100644 --- a/tools/yaffs2/Makefile +++ b/tools/yaffs2/Makefile @@ -11,7 +11,7 @@ PKG_NAME:=yaffs2_android PKG_VERSION:=2008-12-18 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=git://android.git.kernel.org/platform/external/yaffs2.git +PKG_SOURCE_URL:=https://android.googlesource.com/platform/external/yaffs2 PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME) PKG_SOURCE_VERSION:=d333fc232d7e5ae3370080d5d6f7d88ea9c6b3a1 |