diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-06-17 11:20:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-25 17:30:30 +0100 |
commit | 832d1b5575c76f61623f2e0337554287d056422b (patch) | |
tree | b0bc0093b96c10be4d1ea3eb7cdcf878eb91d951 /meta/recipes-bsp | |
parent | 2a37490d4d55a1a6e4c4d268231a9d8904d38f8b (diff) | |
download | openembedded-core-832d1b5575c76f61623f2e0337554287d056422b.tar.gz openembedded-core-832d1b5575c76f61623f2e0337554287d056422b.tar.bz2 openembedded-core-832d1b5575c76f61623f2e0337554287d056422b.zip |
busybox: enable to list suid and non-suid app configs
This patch, written by Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>,
adds the ability to busybox to list configuration items of suid apps
and non-suid apps separately.
`make busybox.cfg.suid' generates a file containing config items of the
suid apps.
'make busybox.cfg.nosuid' generates a file containing config items of
the non-suid apps.
This patch helps to separate busybox into two binaries, the suid one and
the non-suid one.
[YOCTO #4207]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-bsp')
0 files changed, 0 insertions, 0 deletions