From e3181add8e3c5cc5c37ee67e0d1053e79557c382 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sat, 16 Nov 2013 16:12:55 -0500 Subject: [PATCH] uboot: Update to 2013.10. --- lfs/u-boot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/u-boot b/lfs/u-boot index 46d8b9ef8..eafb59262 100644 --- a/lfs/u-boot +++ b/lfs/u-boot @@ -24,7 +24,7 @@ include Config -VER = 2013.07 +VER = 2013.10 THISAPP = u-boot-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8445162690052e6afd4b8f87af2bb557 +$(DL_FILE)_MD5 = a076a044b64371edc52f7e562b13f6b2 install : $(TARGET) -- 2.39.2