libnftnl: add patch to fix libnftnl.pc for static linking
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Dec 2014 14:38:15 +0000 (15:38 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 30 Dec 2014 10:14:27 +0000 (11:14 +0100)
commit9bf107fa6d1031698c3b2d95404909081e1c14ec
tree6002ae386a23e399e49e39b1049613c8ba91185d
parent9a7db604026dc8e50b327582ee4cdc67fe49c214
libnftnl: add patch to fix libnftnl.pc for static linking

This commit adds a patch to libnftnl to add the Libs.private field in
the pkg-config file, which is needed for proper static linking of
applications using libnftnl.

Fixes the build of programs such as nftables on Blackfin:

  http://autobuild.buildroot.org/results/061/06166344cc8e162d3f901c70ee31ce07e481053e/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libnftnl/0002-Add-Libs.private-field-to-libnftnl.pc.patch [new file with mode: 0644]