libostree: add patch to fix compilation error
authorMarcus Folkesson <marcus.folkesson@gmail.com>
Thu, 21 Dec 2017 23:19:59 +0000 (00:19 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 28 Dec 2017 21:57:32 +0000 (22:57 +0100)
commit2493638ff74911d187396ed9ce6137d8357c90cb
tree757392393a81262cb1a83dd10654b3a1e2ec1d7a
parentcbe63bab24b8e8d0dcc7a2bf894a3a848fc5b4df
libostree: add patch to fix compilation error

Fix the following compilation error:
src/libostree/ostree-repo-pull.c:1493:1: error: no previous prototype
for '_ostree_repo_verify_bindings' [-Werror=missing-prototypes]

The patch is submitted upstreams (8d3d14503b3105f93db635022e881e02688f2db4)
and should be removed in the next version bump.

Fixes:
http://autobuild.buildroot.net/results/3fc91565cb2d0fabe566c109257a616bd57cb08c

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Tested-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libostree/0001-lib-pull-allways-include-ostree-repo-pull-private.h.patch [new file with mode: 0644]