aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/Makefile
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2020-03-04 23:42:02 +0100
committerPetr Štetiar <ynezz@true.cz>2020-03-08 15:10:55 +0100
commita468a452531371b99c84ec7442a51edb96d4316f (patch)
tree5f485c1b33dc33c78fec2b111bb51f64fa91a12c /package/boot/uboot-envtools/Makefile
parenta5b06b7aa5dad12a7b1cebdff041c95c6bc3ec74 (diff)
downloadupstream-a468a452531371b99c84ec7442a51edb96d4316f.tar.gz
upstream-a468a452531371b99c84ec7442a51edb96d4316f.tar.bz2
upstream-a468a452531371b99c84ec7442a51edb96d4316f.zip
uboot-envtools: mxs: add support for olimex, imx23-olinuxino
Add ubootenv uci config for Olimex OLinuXino boards. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Diffstat (limited to 'package/boot/uboot-envtools/Makefile')
-rw-r--r--package/boot/uboot-envtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-envtools/Makefile b/package/boot/uboot-envtools/Makefile
index 1c6b789716..49d57e69bd 100644
--- a/package/boot/uboot-envtools/Makefile
+++ b/package/boot/uboot-envtools/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=uboot-envtools
PKG_DISTNAME:=u-boot
PKG_VERSION:=2019.07
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_PROTO:=git
PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.xz