]> code.ossystems Code Review - openembedded-core.git/commit
busybox: move /bin/su to /usr/bin/su to match util-linux and shadow
authorHongxu Jia <hongxu.jia@windriver.com>
Fri, 26 Jul 2013 12:09:10 +0000 (20:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Jul 2013 05:56:27 +0000 (06:56 +0100)
commite01735756a76d27b724b9e7829f78e8a335c1f60
tree261d037743867e0615b07808355618bfbf6c41cf
parent8d509edcd874e8d43b6fb6c4701c450edbbdef87
busybox: move /bin/su to /usr/bin/su to match util-linux and shadow

Both of util-linux and shadow have su binary in /usr/bin, fix busybox
to use the same path so they can be properly tracked by alternatives.

[YOCTO #4926]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/busybox/busybox-1.21.1/su-usr-bin.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.21.1.bb