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)