From 07fcf223f0c485061ad7d81d33cdf3f041e56a67 Mon Sep 17 00:00:00 2001 From: nynex Date: Wed, 20 Jul 2016 15:24:40 +0000 Subject: [PATCH] Changed u-boot --- trunk/package/boot/uboot-envtools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/package/boot/uboot-envtools/Makefile b/trunk/package/boot/uboot-envtools/Makefile index 72e8c616..8f7e8ec5 100644 --- a/trunk/package/boot/uboot-envtools/Makefile +++ b/trunk/package/boot/uboot-envtools/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uboot-envtools PKG_DISTNAME:=u-boot -PKG_VERSION:=2015.10 +PKG_VERSION:=2015.10-librecmc PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/u-boot-$(PKG_VERSION) @@ -17,7 +17,7 @@ PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=\ http://mirror2.librecmc.org/sources \ ftp://ftp.denx.de/pub/u-boot -PKG_MD5SUM:=7c203b0fc3390a122d8e8b75f147eac5 +PKG_MD5SUM:=110f5e813f9126f318e18b93741c7390 PKG_BUILD_DEPENDS:=+fstools -- 2.25.1