On Wed, Feb 16, 2011 at 3:48 PM, Frans Meulenbroeks
<[email protected]> wrote:
> Did a quick check. We have 24 other recipes that refer to ${D}/usr/bin:
>
> frans@frans-desktop:~/workspace/openembedded/recipes$ grep '${D}/usr/bin' */* 
> -l

> mokoeightball/mokoeightball_svn.bb
> openmoko-3rdparty/openmoko-gps_0.0.1+svnr9.bb

those 2 fixed, will push as soon as I get home..

> Guess ideally these should all be fixed

agreed, but be aware that sometimes fixing it in recipe is not enough
and actuall code (like those 2 above) expects /usr/bin/
so fixing it only in recipe would create recipe respecting
bindir/datadir, but failing in runtime which is worse then not
respecting bindir/datadir but with working runtime.

Regards,

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to