iucode-tool: bump to version 2.3.1
authorCarlos Santos <casantos@datacom.com.br>
Sun, 4 Nov 2018 21:02:40 +0000 (19:02 -0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 12 Nov 2018 21:39:29 +0000 (22:39 +0100)
Brings several fixes and enhancements. Check the change log at

    https://gitlab.com/iucode-tool/iucode-tool/raw/v2.3.1/ChangeLog

Tested on an equipment with Intel C3000 processor.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/iucode-tool/iucode-tool.hash
package/iucode-tool/iucode-tool.mk

index 1dab8de9786854f8a213ddc902d07b56f4ddf5b9..6d8fb635d022f4863d4f0eec67ac7f70173c1aa5 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed
-sha256 9810daf925b8a9ca244adc4e1916bcab65601c9ebe87e91c2281f78055982971  iucode-tool_2.2.tar.xz
+sha256 12b88efa4d0d95af08db05a50b3dcb217c0eb2bfc67b483779e33d498ddb2f95  iucode-tool_2.3.1.tar.xz
 sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
index 38f9da438edde296792f9a4b772d779f3389534e..e900888d7db518da03070e91a9f86743a5d74297 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IUCODE_TOOL_VERSION = 2.2
+IUCODE_TOOL_VERSION = 2.3.1
 IUCODE_TOOL_SOURCE = iucode-tool_$(IUCODE_TOOL_VERSION).tar.xz
 IUCODE_TOOL_SITE = https://gitlab.com/iucode-tool/releases/raw/master
 ifeq ($(BR2_PACKAGE_ARGP_STANDALONE),y)