diff --git a/uboot/Makefile b/uboot/Makefile index c23c9a15b..1fba59665 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=https://dev.iopsys.eu/ensemble/u-boot.git PKG_SOURCE_VERSION:=1b320f0656bfc8504fa4f771dd77d8e403ed00e0 else PKG_SOURCE_URL:=https://dev.iopsys.eu/fork/uboot.git -PKG_SOURCE_VERSION:=cc5b0b236c4536ad4b694407f8ea258c61aaa76c +PKG_SOURCE_VERSION:=4cd73fe5db0ebfc1242ca9c85c14d7f0718eaf73 endif PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)