busybox: enable to list suid and non-suid app configs
authorChen Qi <Qi.Chen@windriver.com>
Mon, 17 Jun 2013 03:20:06 +0000 (11:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jun 2013 16:44:52 +0000 (17:44 +0100)
commitdd5cfc7f63631392ca91b6eecc474b1977e26d7b
treee90ee019ff5731f6ad2145b24e4c5efd1fcfbf5a
parent083d3e13a854cb143e34fd3cccf0ba0a4b4eebb3
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]

(From OE-Core rev: 832d1b5575c76f61623f2e0337554287d056422b)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox-1.20.2/busybox-list-suid-and-non-suid-app-configs.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.20.2.bb