[Buildroot] [PATCH 2/2] ti-uim: bump to latest version

Baruch Siach baruch at tkos.co.il
Thu Mar 9 05:45:37 UTC 2017


Also, add a hash file.

Cc: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
 package/ti-uim/ti-uim.hash | 2 ++
 package/ti-uim/ti-uim.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/ti-uim/ti-uim.hash

diff --git a/package/ti-uim/ti-uim.hash b/package/ti-uim/ti-uim.hash
new file mode 100644
index 000000000000..ea64540ba81f
--- /dev/null
+++ b/package/ti-uim/ti-uim.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 da8a66968f4bf99366ab2b63baf358d937a6b1a5636ef6179c3aa7c852cbd1b2 ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz
diff --git a/package/ti-uim/ti-uim.mk b/package/ti-uim/ti-uim.mk
index 1c78db0e6f01..a6e19b87ca9a 100644
--- a/package/ti-uim/ti-uim.mk
+++ b/package/ti-uim/ti-uim.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TI_UIM_VERSION = c73894456df5def97111cb33d2106b684b8b7959
+TI_UIM_VERSION = a0236bc252e6484835ce266ae4a50b361f6a902d
 TI_UIM_SITE = $(call github,96boards,uim,$(TI_UIM_VERSION))
 TI_UIM_LICENSE = GPLv2+
 
-- 
2.11.0




More information about the buildroot mailing list