uboot: use correct commit.

This commit is contained in:
Kenneth Johansson 2017-05-11 17:57:02 +02:00
parent 8163932184
commit caaec622bb

View file

@ -12,7 +12,7 @@ PKG_VERSION:=2016.08
PKG_RELEASE:=2
PKG_SOURCE_URL:=http://public.inteno.se:/uboot
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=e3be71a830289189eaa895cbdcc755e07a7712e0
PKG_SOURCE_VERSION:=fccb9d5ee720a9f60cba917ded83e5cebe221eef
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)