diff options
author | Sergiy Kibrik <sakib@meta.ua> | 2015-09-17 16:08:02 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-30 12:03:13 +0000 |
commit | b3269fc2e67e17a426564166f6c956086ad0f0f0 (patch) | |
tree | 00045b8dd3956bc8163b56a9b2dc76b9af8cd2cf /meta/recipes-support/gnupg | |
parent | 0facda51cea8bdf32515dfd6a7fd50b4ed3b0de0 (diff) | |
download | poky-b3269fc2e67e17a426564166f6c956086ad0f0f0.tar.gz |
rsync: backport libattr checking patch
Add check_libattr.patch to version 3.1.0 recipe, which checks
and includes libattr to linker, otherwise rsync may fail to build
with linker error below (as -lattr option gets omitted):
[..]
lib/sysxattrs.o: undefined reference to symbol 'llistxattr@@ATTR_1.0'
[..]/lib/libattr.so.1: error adding symbols: DSO missing from command line
(From OE-Core rev: 576f63c50badd54b47cdda42a6466bb18984958d)
Signed-off-by: Sergiy Kibrik <sakib@meta.ua>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gnupg')
0 files changed, 0 insertions, 0 deletions