diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-03-24 05:24:17 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 09:55:35 +0000 |
commit | 1f85f07414e96aee2603ce61100008dbe7169973 (patch) | |
tree | 5c21f2af8a2b348f3bc7bfe9757a425c9757c26f /meta/recipes-gnome | |
parent | 228abf24d4ad043d8e151f19aa9b7220f42566de (diff) | |
download | poky-1f85f07414e96aee2603ce61100008dbe7169973.tar.gz |
util-linux: build setpriv requires libcap-ng
There might a failure when build util-linux with the meta-selinux layer:
[snip]
sys-utils/setpriv.c:21:20: fatal error: cap-ng.h: No such file or directory
#include <cap-ng.h>
^
compilation terminated.
[snip]
Use PACKAGECONFIG to fix the problem.
[YOCTO #6026]
(From OE-Core rev: 8a6b1ae336a41292ee314c04d93c2c355c772762)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions