base.bbclass: introduce COMPATIBLE_TARGET_SYS
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 10 Jul 2010 16:12:40 +0000 (18:12 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 14 Jul 2010 19:33:59 +0000 (21:33 +0200)
commit8a68f0d1c47b7d802018a3cacd4dc1cc113194cf
tree28f592ba1ea21c521c8ff1c112008bb9eed7fdc9
parent847c0dadb9f55af5cc4556486cde3d9dcc2129af
base.bbclass: introduce COMPATIBLE_TARGET_SYS

This patch introduces COMPATIBLE_TARGET_SYS
It is similar to COMPATIBLE_MACHINE but where COMPATIBLE_MACHINE
is used to specify that a certain recipe is for a certain machine
COMPATIBLE_TARGET_SYS can be used to specify that a certain recipe
is for a certain architecture.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
classes/base.bbclass