From 088d733b5e48c51bc44ef06c8e47535dc562cd08 Mon Sep 17 00:00:00 2001 From: Kenneth Johansson Date: Tue, 27 Sep 2016 19:30:46 +0200 Subject: [PATCH] Update feed [ feed_inteno_packages ] package [ u-boot ] ------------------------------------------------------------------------------- * c92bd59 make it work on UBI again. ------------------------------------------------------------------------------- commit c92bd591777c9fb1e7c55e3e9da0e078a8be00b1 Author: Kenneth Johansson Date: 2016-09-27 19:30:19 +0200 make it work on UBI again. Base directory -> / tools/env/fw_env.c | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) ------------------------------------------------------------------------------- --- uboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot/Makefile b/uboot/Makefile index 797f6d929..f74a9b0ba 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:=e925b36e4e29416aac7f2a64ef40d44ef034d4c4 +PKG_SOURCE_VERSION:=c92bd591777c9fb1e7c55e3e9da0e078a8be00b1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)