]> code.ossystems Code Review - openembedded-core.git/commit
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:30:30 +0000 (17:30 +0100)
commit832d1b5575c76f61623f2e0337554287d056422b
treeb0bc0093b96c10be4d1ea3eb7cdcf878eb91d951
parent2a37490d4d55a1a6e4c4d268231a9d8904d38f8b
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>
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