From b06f5ab6895d1342d76ed85fde804fafb2ea573c Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Fri, 10 Jun 2016 22:10:20 +0200 Subject: Update elf2flt git repository location The elf2flt git repository has been moved to GitHub. Updated the script accordingly. Signed-off-by: Martin Lund diff --git a/scripts/build/binutils/binutils.sh b/scripts/build/binutils/binutils.sh index edaf818..65a2dcc 100644 --- a/scripts/build/binutils/binutils.sh +++ b/scripts/build/binutils/binutils.sh @@ -25,7 +25,7 @@ do_binutils_get() { CT_GetCustom "elf2flt" "${CT_ELF2FLT_CUSTOM_VERSION}" \ "${CT_ELF2FLT_CUSTOM_LOCATION}" else - CT_GetGit elf2flt "${CT_ELF2FLT_GIT_CSET}" http://cgit.openadk.org/cgi/cgit/elf2flt.git + CT_GetGit elf2flt "${CT_ELF2FLT_GIT_CSET}" https://github.com/uclinux-dev/elf2flt.git fi fi } -- cgit v0.10.2-6-g49f6