summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-19 18:11:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-19 18:11:47 +0100
commit10e7e6eddb7efd545199a5b817dde03130389626 (patch)
tree931012af2737daad8731e4aa66b22d3823b3e837
parentba845823e5dcddd7f2fe1e3cc7af1c26aefdd721 (diff)
elf2flt: switch to uclinux-dev version
-rw-r--r--toolchain/elf2flt/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc
index 6dc60328c..be2b4b07b 100644
--- a/toolchain/elf2flt/Makefile.inc
+++ b/toolchain/elf2flt/Makefile.inc
@@ -2,6 +2,5 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= elf2flt
-PKG_VERSION:= git
PKG_RELEASE:= 1
-PKG_SITES:= git://uclibc-ng.org/git/elf2flt
+PKG_SITES:= https://github.com/uclinux-dev/elf2flt.git