diff --git a/uboot/Makefile b/uboot/Makefile index 6866c11b9..de8e8b425 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=u-boot PKG_VERSION:=2016.08 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE_URL:=http://public.inteno.se:/uboot PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=064c9c30ff159c9bf3fa695baddd54279cd0f062 +PKG_SOURCE_VERSION:=f502d1b589f14142bf7d7719e8434014f180d03f PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)