upgrade to latest git
SVN-Revision: 25516
This commit is contained in:
parent
01a424b4f9
commit
b0a9a4d66c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ PKG_VERSION:=$(call qstrip,$(CONFIG_UCLIBC_VERSION))
|
|||
ifeq ($(PKG_VERSION),0.9.32)
|
||||
PKG_SOURCE_URL:=git://git.busybox.net/uClibc
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=269f901e62106e2d36acf4c2b79a9a5ec6d684ff
|
||||
PKG_SOURCE_VERSION:=bb8551685e2efc42c65a01479b9f9bb8b860da01
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
LIBC_SO_VERSION:=$(PKG_VERSION)-rc2-git
|
||||
|
|
Loading…
Reference in a new issue