tcmode-external-csl: handle TUNE_PKGARCH=core2

(From OE-Core rev: 01dea384924293d0f99723073277bf6b1f4c7976)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Christopher Larson
2012-05-14 11:45:04 -05:00
committed by Richard Purdie
parent 7cf5fcefd3
commit e50ecfbb8c

View File

@@ -47,6 +47,7 @@ def csl_target_core(d):
'armv7a-vfp-neon': 'armv7-a-neon',
'i586': 'sgxx-glibc',
'i686': 'sgxx-glibc',
'core2': 'sgxx-glibc',
'mips': 'mips32',
'mipsel': 'el',
'powerpc-nf': 'nof',