Fix uboot-ar71xx uboot pkg. version v1.4.2
authorRISCi_ATOM <bob@bobcall.me>
Mon, 1 Jan 2018 02:50:55 +0000 (21:50 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Mon, 1 Jan 2018 02:50:55 +0000 (21:50 -0500)
package/boot/uboot-ar71xx/Makefile

index 70f96713e65f2c7a698a2859c060771b50e9b84c..a9f19e18f41d752068b5e2d403ed81812580ce47 100644 (file)
@@ -9,15 +9,16 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=u-boot
-PKG_VERSION:=2010.03
+PKG_VERSION:=2010.03-libre
 PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_HASH:=902d1b2c15787df55186fae4033685fb0c5a5a12755a08383e97c4a3e255925b
+PKG_HASH:=7bd134647ea27cc1fa08da66790e743d877a82751cf102584d241a2542f8232c
 PKG_SOURCE_URL:= \
-       http://mirror2.openwrt.org/sources \
-       ftp://ftp.denx.de/pub/u-boot
+       https://librecmc.org/librecmc/downloads/sources/v1.4 \
+
+
 PKG_TARGETS:=bin
 
 PKG_LICENSE:=GPL-2.0 GPL-2.0+