[oe] Amend recipes which do not contain a (new) target machine in COMPATIBLE_MACHINE

Phil Blundell philb at gnu.org
Wed Jun 8 15:54:01 UTC 2011


On Wed, 2011-06-08 at 17:46 +0200, Hauser, Wolfgang (external) wrote:
> I tried COMPATIBLE_MACHINE_append_linux-omap-psp = "mymachine" and
> COMPATIBLE_MACHINE_append_pn-linux-omap-psp = "mymachine", both don't
> work for me.

It's a regexp, so you need to do something like:

COMPATIBLE_MACHINE_append_pn-linux-omap-psp = "|mymachine"

p.






More information about the Openembedded-devel mailing list