From caaec622bb6d5f1a2f6a641f0c8f636c996cd9f2 Mon Sep 17 00:00:00 2001 From: Kenneth Johansson Date: Thu, 11 May 2017 17:57:02 +0200 Subject: [PATCH] uboot: use correct commit. --- uboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot/Makefile b/uboot/Makefile index 9e2c46612..01920df3b 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=2016.08 PKG_RELEASE:=2 PKG_SOURCE_URL:=http://public.inteno.se:/uboot PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=e3be71a830289189eaa895cbdcc755e07a7712e0 +PKG_SOURCE_VERSION:=fccb9d5ee720a9f60cba917ded83e5cebe221eef PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)