[oe] [PATCH] busybox: allow building when prefix is "", not "/usr".

Michael Smith msmith at cbnco.com
Wed Jun 3 19:50:45 UTC 2009


Phil Blundell wrote:
> On Mon, 2009-05-25 at 23:44 -0400, Michael Smith wrote:
>> 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".
>>
>> Also correct possible typo: "cp -dPr" to "cp -pPR", to match the usage
>> a few lines above. -d implies -P.
> 
> I've checked this in now.  Thanks for the patch.

Heh... I actually did up a new series this morning with a simpler fix. 
Was going to send it in tonight. :)

I don't know if you want to revert it, or I can just rebase.

Mike




More information about the Openembedded-devel mailing list