aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-imx6/Makefile
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2021-02-14 23:22:55 +0100
committerPetr Štetiar <ynezz@true.cz>2021-02-14 23:28:07 +0100
commitbe0192edb8ebd6673f0c03de0b0e8adea63e9732 (patch)
tree56ea3f783e12d06e69cf2f8861f1ec19e5e2c95a /package/boot/uboot-imx6/Makefile
parent4894a3ff2870438cf812d88704c92c8d997a69db (diff)
downloadupstream-be0192edb8ebd6673f0c03de0b0e8adea63e9732.tar.gz
upstream-be0192edb8ebd6673f0c03de0b0e8adea63e9732.tar.bz2
upstream-be0192edb8ebd6673f0c03de0b0e8adea63e9732.zip
Revert "uboot-imx6: bump to 2021.01 release"
This reverts commit 50a5a8993d15fe090fdbf10fc25aba3f78c47d40 as the bump to 2021.01 unveiled issue with missing swig host tool needed for mx6cuboxi's SPL. Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/boot/uboot-imx6/Makefile')
-rw-r--r--package/boot/uboot-imx6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-imx6/Makefile b/package/boot/uboot-imx6/Makefile
index 549bebb7d2..79acd4abf7 100644
--- a/package/boot/uboot-imx6/Makefile
+++ b/package/boot/uboot-imx6/Makefile
@@ -7,10 +7,10 @@
include $(TOPDIR)/rules.mk
-PKG_VERSION:=2021.01
+PKG_VERSION:=2020.04
PKG_RELEASE:=1
-PKG_HASH:=b407e1510a74e863b8b5cb42a24625344f0e0c2fc7582d8c866bd899367d0454
+PKG_HASH:=fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff4ad565372
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk