projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d501f9
)
upgrade u-boot to v2010.12
author
Imre Kaloz
<kaloz@openwrt.org>
Thu, 23 Dec 2010 00:08:55 +0000
(
00:08
+0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Thu, 23 Dec 2010 00:08:55 +0000
(
00:08
+0000)
SVN-Revision: 24810
target/linux/avr32/image/u-boot/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/avr32/image/u-boot/Makefile
b/target/linux/avr32/image/u-boot/Makefile
index 97019142817c1cca8da4922e21925e13f3811e56..82514b373f428177d16dde5fe6a5abdf26d501c9 100644
(file)
--- a/
target/linux/avr32/image/u-boot/Makefile
+++ b/
target/linux/avr32/image/u-boot/Makefile
@@
-9,13
+9,13
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=u-boot
-PKG_VERSION:=2010.12
-rc1
+PKG_VERSION:=2010.12
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot
-PKG_MD5SUM:=
b737bf1d2051bbe1cdaeed9d794c548
a
+PKG_MD5SUM:=
9024bbceabd176ae1d52df6db2e84bd
a
PKG_CAT:=bzcat
include $(INCLUDE_DIR)/package.mk