[oe] [PATCH] utils.bbclass: fix is_machine_specific

Chris Larson clarson at kergoth.com
Tue Sep 21 02:51:17 UTC 2010


On Mon, Sep 20, 2010 at 3:58 PM, Eric Bénard <eric at eukrea.com> wrote:

> * base.bbclass can set a package's PACKAGE_ARCH to MACHINE_ARCH if
> it finds file:// in the SRC_URI and the corresponding file is machine
> specific (recipes/foo/foo-1.0/<some machine>/)
> * but is_machine_specific actually fails to detect these files as
> urldata.path is used instead of urldata.localpath thus preventing the
> comparison of the file's path with machinepaths
> * tested with bitbake HEAD & 1.8.18, with OE's tree alone and OE's tree
> plus an overlay.
>
> Signed-off-by: Eric Bénard <eric at eukrea.com>
>

Acked-by: Chris Larson <clarson at kergoth.com>
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the Openembedded-devel mailing list