On 07/07/2011 01:39 AM, Dexuan Cui wrote: > busybox-1.18.4 installs /bin/powertop and the powertop recipe installs > /usr/bin/powertop. So, in PATH, if /bin appears before /usr/bin, we would > run the version offered by busybox, which has a very limited function (e.g., > no parameter is accepted) and this causes trouble to eclipse plugin. > > We can use update-alternatives for powertop with higher priority to resolve > the issue. > > Fixes [YOCTO #1208] > > Signed-off-by: Dexuan Cui <[email protected]>
This fix seems a bit incomplete. Why is busybox putting powertop into /bin when it almost certainly belongs in /usr/bin like the real recipe was placing it. busybox needs a fix here too. -- Tom Rini Mentor Graphics Corporation _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
