summaryrefslogtreecommitdiffstats
path: root/package/libnfc
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2013-11-02 15:57:28 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-11-02 16:16:54 +0100
commite6ea6b78658b4c8bdf51c5bc45547065ae27f17b (patch)
tree5f6a49731ae8fc6b1f13122425d585c0cd961ee9 /package/libnfc
parent1ae1f276066baf24ab85a4b05571c776b52cf16a (diff)
downloadbuildroot-e6ea6b78658b4c8bdf51c5bc45547065ae27f17b.tar.gz
buildroot-e6ea6b78658b4c8bdf51c5bc45547065ae27f17b.zip
git packages: use full revision hash
There is no benefit in using the shortened git revision hash. On the contrary: the shorter the hash, the higher the risk of having collisions with another commit. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: Samuel Martin <s.martin49@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libnfc')
-rw-r--r--package/libnfc/libnfc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnfc/libnfc.mk b/package/libnfc/libnfc.mk
index 25306680df..50bfcd5fe4 100644
--- a/package/libnfc/libnfc.mk
+++ b/package/libnfc/libnfc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBNFC_VERSION = fda8d60ce062
+LIBNFC_VERSION = fda8d60ce062409bb32c76a229f02f7502948ce8
LIBNFC_SITE = http://libnfc.googlecode.com/git/
LIBNFC_SITE_METHOD = git
LIBNFC_LICENSE = LGPLv3+
OpenPOWER on IntegriCloud