busybox: allow building when prefix is "", not "/usr".
authorMichael Smith <msmith@cbnco.com>
Tue, 26 May 2009 03:35:09 +0000 (23:35 -0400)
committerPhil Blundell <philb@gnu.org>
Wed, 3 Jun 2009 17:34:44 +0000 (18:34 +0100)
commitfd7bf5842ab5f4b535ed329044706f7fc6c3e58c
tree0cb21c7f7174cd7bc2f0c0feed22b479fda96fbf
parent99c76005039ed45e4f23b08fee688e61ad73ede9
busybox: allow building when prefix is "", not "/usr".

There was code to handle this, but it needed a tweak to prevent copying
a directory on top of itself. Other prefixes (besides /usr) may also
work now, but this is untested.

busybox will also build when base_sbindir is "/bin" instead of "/sbin".

Signed-off-by: Michael Smith <msmith@cbnco.com>
recipes/busybox/busybox.inc