diff --git a/uboot/Makefile b/uboot/Makefile index 7f94d0644..caecd61e4 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -14,10 +14,10 @@ PKG_SOURCE_PROTO:=git ifdef CONFIG_TARGET_iopsys_econet PKG_SOURCE_URL:=https://dev.iopsys.eu/ensemble/u-boot.git -PKG_SOURCE_VERSION:=1b320f0656bfc8504fa4f771dd77d8e403ed00e0 +PKG_SOURCE_VERSION:=cc5b0b236c4536ad4b694407f8ea258c61aaa76c else PKG_SOURCE_URL:=https://dev.iopsys.eu/fork/uboot.git -PKG_SOURCE_VERSION:=826af23a7723ee05dc9bc023d12a83f44aa649f4 +PKG_SOURCE_VERSION:=cc5b0b236c4536ad4b694407f8ea258c61aaa76c endif PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)