From 8f9cd7052d81a43a5ccac0225e93ebbec9848815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20H=C3=B6glund?= Date: Fri, 16 Sep 2016 13:20:55 +0200 Subject: [PATCH] Update feed [ feed_inteno_packages ] package [ u-boot ] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------------------------------------------------------------------------- * 1ab2028 Fix compile complaint ------------------------------------------------------------------------------- commit 1ab2028647ef081ee7514d93bdf58bef6321e181 Author: Jonas Höglund Date: 2016-09-16 13:20:37 +0200 Fix compile complaint Base directory -> / include/configs/ex300.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ------------------------------------------------------------------------------- --- uboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot/Makefile b/uboot/Makefile index 9a56d0d16..0707bc14b 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=2016.08 PKG_RELEASE:=1 PKG_SOURCE_URL:=git@private.inteno.se:uboot PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=12ea569df9688e82f9f954b2cb6ccadacc437143 +PKG_SOURCE_VERSION:=1ab2028647ef081ee7514d93bdf58bef6321e181 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)