fix ex400: update_package do not work for u-boot anymore.

This commit is contained in:
Kenneth Johansson 2018-10-26 09:59:17 +02:00
parent 79976db976
commit 5af81c786f

View file

@ -18,7 +18,7 @@ PKG_SOURCE_URL:=git@dev.iopsys.eu:intel/uboot.git
PKG_SOURCE_VERSION:=b9fece495814fec83970688df2cf19a320d05090
else
PKG_SOURCE_URL:=https://dev.iopsys.eu/fork/uboot.git
PKG_SOURCE_VERSION:=b9fece495814fec83970688df2cf19a320d05090
PKG_SOURCE_VERSION:=a86e52439340d078f8c66a28f01e0575a24bcebd
endif
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)