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-24 10:17:41 +0000 |
commit | 8a6b1ae336a41292ee314c04d93c2c355c772762 (patch) | |
tree | 7b2890781afc7131ee1fe395cefd783628215bb9 /scripts/lib/mic/utils/runner.py | |
parent | 61842ca57520b184be5111b7fedf72a5d58d6bbc (diff) | |
download | openembedded-core-8a6b1ae336a41292ee314c04d93c2c355c772762.tar.gz openembedded-core-8a6b1ae336a41292ee314c04d93c2c355c772762.tar.bz2 openembedded-core-8a6b1ae336a41292ee314c04d93c2c355c772762.zip |
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]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/mic/utils/runner.py')
0 files changed, 0 insertions, 0 deletions