u-boot: new version to force update on all boards.

Force the u-boot version to include the actual build time. This is
needed for the "uboot_inteno_version" variable update to work in all
situations.
This commit is contained in:
Kenneth Johansson 2018-04-09 16:01:41 +02:00
parent 112bcd7856
commit ad4bdf1cbe

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=u-boot
PKG_VERSION:=2016.08
PKG_RELEASE:=4
PKG_RELEASE:=5
PKG_SOURCE_URL:=http://public.inteno.se:/uboot
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=38f170244c587eb3eec37c4c033bf41c0abb89dc
@ -24,6 +24,9 @@ PKG_BUILD_PARALLEL:=1
#include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk
# prevent openwrt source date to be used as build date by u-boot
unexport SOURCE_DATE_EPOCH
define uboot/Default
TITLE:=