kumquat-buildroot/package/gupnp-av
Fabrice Fontaine d682569f5d gupnp-av: fix static library linking with gupnp
gupnp and gupnp-av defines two internal functions with the same name:
xml_util_get_element and xml_util_get_child_element_content, as a result
an application such as rygel can't be build statically.
To fix this issue, rename both functions as
xml_util_get_element2 and xml_util_get_child_element_content2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-11-27 22:10:37 +01:00
..
0001-Fix-static-library-linking-with-gupnp.patch
Config.in package/g*: fix wrapping of Config.in help text 2017-07-31 19:09:20 +02:00
gupnp-av.hash gupnp-av: add hash for license file 2017-07-05 22:07:07 +02:00
gupnp-av.mk package: use SPDX short identifier for LGPLv2/LGPLv2+ 2017-04-01 15:19:13 +02:00