On Thu, 2013-06-27 at 12:35 -0400, Randy MacLeod wrote: > We ended up with horrid bbapends such as: > --- > #Valid for all arches except mips64 with 64bit userspace > # mips64 with n32 has host: mips64-wrs-linux-gnun32 > # mips64 with n64 has host: mips64-wrsmllib64-linux > # qemumips has host: mips-wrs-linux > # qemumips-64 has host: mips64-wrs-linux > COMPATIBLE_HOST = > '((x86_64.*|i.86.*|powerpc.*|arm.*|mips-.*|mips32.*)-linux|mips64.*-linux-gnun32)' > --- > > so we'll likely need a clue on how to declare a host as incompatible > or introduce an INCOMPATIBLE_HOST variable.
I suspect something like this should work: COMPATIBLE_HOST_mips64 = "" Cheers, Richard _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core