[Buildroot] [PATCH 1/2] ti-uim: moved to github

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


gitorious.org is down. Use the github repo instead.

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

diff --git a/package/ti-uim/ti-uim.mk b/package/ti-uim/ti-uim.mk
index b49818004989..1c78db0e6f01 100644
--- a/package/ti-uim/ti-uim.mk
+++ b/package/ti-uim/ti-uim.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 TI_UIM_VERSION = c73894456df5def97111cb33d2106b684b8b7959
-TI_UIM_SITE = git://gitorious.org/uim/uim.git
+TI_UIM_SITE = $(call github,96boards,uim,$(TI_UIM_VERSION))
 TI_UIM_LICENSE = GPLv2+
 
 define TI_UIM_BUILD_CMDS
-- 
2.11.0




More information about the buildroot mailing list