buildroot/package/motion
Fabrice Fontaine 5349756f70 motion: fix static link with gnutls
base64_encode is already defined in gnutls so rename it as
motion_base64_encode to prevent a definition clash when linking
statically with gnutls

Fixes:
  - http://autobuild.buildroot.org/results/592672b8826f4c731c50d29725da964d876573c4

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-01 16:19:44 +01:00
..
0001-configure.ac-use-given-CFLAGS-LIBS-for-mysqlclient-l.patch motion: fix static linking of mysql with enabled libz library 2016-10-29 15:59:16 +02:00
0002-Rename-base64_encode.patch motion: fix static link with gnutls 2016-11-01 16:19:44 +01:00
Config.in
motion.hash motion: bump to version 4.0.1 2016-10-25 19:57:08 +02:00
motion.mk motion: fix static linking of mysql with enabled libz library 2016-10-29 15:59:16 +02:00
motion.service
S99motion