summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-09 14:15:54 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-09 14:16:15 +0200
commit215f9f7f2e90cdb97d8fd9df7141f791c8438870 (patch)
tree3aa00c54f848b81c2fd8d814ad689d04e0372da7 /toolchain/elf2flt
parent788235508e403a533c309f47cb2fd8571f66e2bc (diff)
elf2flt: use a specific version
Diffstat (limited to 'toolchain/elf2flt')
-rw-r--r--toolchain/elf2flt/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc
index ea5667fa7..49412d9a9 100644
--- a/toolchain/elf2flt/Makefile.inc
+++ b/toolchain/elf2flt/Makefile.inc
@@ -2,6 +2,7 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= elf2flt
-PKG_VERSION:= git
+PKG_VERSION:= a87f68ae9e879360a9624f2a02999e67cfbe5a2f
+PKG_GIT:= hash
PKG_RELEASE:= 1
PKG_SITES:= https://github.com/uclinux-dev/elf2flt.git