summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-12-03 16:36:37 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-12-03 16:36:37 +0000
commit581378f5cb6ff8c0321f80f0750d9a7a09dfd63b (patch)
treecc6c0ee89be0da7528f97bb45a2517ff243d2ca7 /toolchain/uClibc/Makefile
parentec7e1cee0b21d0a0e261a4e75b64dd7681f45cb2 (diff)
downloadmaster-31e0f0ae-581378f5cb6ff8c0321f80f0750d9a7a09dfd63b.tar.gz
master-31e0f0ae-581378f5cb6ff8c0321f80f0750d9a7a09dfd63b.tar.bz2
master-31e0f0ae-581378f5cb6ff8c0321f80f0750d9a7a09dfd63b.zip
toolchain/uClibc: sync to latest uClibc-0.9.32
SVN-Revision: 24229
Diffstat (limited to 'toolchain/uClibc/Makefile')
-rw-r--r--toolchain/uClibc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile
index c5dea08bb4..0926c53f5a 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -14,7 +14,7 @@ PKG_VERSION:=$(call qstrip,$(CONFIG_UCLIBC_VERSION))
ifeq ($(CONFIG_UCLIBC_VERSION_0_9_32),y)
PKG_SOURCE_URL:=git://git.busybox.net/uClibc
PKG_SOURCE_PROTO:=git
- PKG_SOURCE_VERSION:=22bf234a7119559901adfedc9991876af01eb64c
+ PKG_SOURCE_VERSION:=e2903ddb06b1f50cb4ac9af0b035c74ed6b9d30f
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
LIBC_SO_VERSION:=$(PKG_VERSION)-git