summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-02-02 20:07:28 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-02-02 20:07:28 +0000
commitfa5259d44296a784c67d88197dc75d8ae860138a (patch)
treef74a9358ce71e2155fcd54c3d16a5d19ac6cac92 /toolchain/uClibc/Makefile
parent8570c4be394cff7282f332f97da2ff569a927ddb (diff)
downloadmaster-31e0f0ae-fa5259d44296a784c67d88197dc75d8ae860138a.tar.gz
master-31e0f0ae-fa5259d44296a784c67d88197dc75d8ae860138a.tar.bz2
master-31e0f0ae-fa5259d44296a784c67d88197dc75d8ae860138a.zip
update to latest git version
SVN-Revision: 25327
Diffstat (limited to 'toolchain/uClibc/Makefile')
-rw-r--r--toolchain/uClibc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile
index 8361e85fd4..f522903563 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -1,7 +1,5 @@
-
-
#
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -14,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:=a7c33ecabcead542e54c0c3514a92f4155add5b6
+ PKG_SOURCE_VERSION:=269f901e62106e2d36acf4c2b79a9a5ec6d684ff
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