libfreefare: new repository
[Peter: also adjust upstream URL] Signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
71af8d275c
commit
d4f839248d
@ -6,7 +6,7 @@ config BR2_PACKAGE_LIBFREEFARE
|
||||
help
|
||||
Library for high level manipulation of MIFARE cards.
|
||||
|
||||
http://code.google.com/p/nfc-tools/wiki/libfreefare
|
||||
http://nfc-tools.org/index.php?title=Libfreefare
|
||||
|
||||
comment "libfreefare needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
LIBFREEFARE_VERSION = 0.3.4
|
||||
LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
|
||||
LIBFREEFARE_SITE = http://libfreefare.googlecode.com/files
|
||||
LIBFREEFARE_DEPENDENCIES = libnfc openssl
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user