[oe] [PATCH 08/13] cdparanoia (svn): use build variables to fix packaging when using empty prefix

Martin Jansa martin.jansa at gmail.com
Wed Feb 16 15:51:08 UTC 2011


On Wed, Feb 16, 2011 at 3:48 PM, Frans Meulenbroeks
<fransmeulenbroeks at gmail.com> wrote:
> Did a quick check. We have 24 other recipes that refer to ${D}/usr/bin:
>
> frans at 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,




More information about the Openembedded-devel mailing list