On 20 May 2015 at 15:50, Laszlo Papp <[email protected]> wrote:

> Currently, I do not see any simple way without #ifdef jungle in the
> code around to it. It is not nice.
>

Looking at the busybox recipe reveals this:

# Whether to split the suid apps into a seperate binary
BUSYBOX_SPLIT_SUID ?= "1"

Just remember that the suid apps were being split out for good security
reasons.  There's no need for sed to have suid rights!

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to