| Submitter | Christopher Larson |
|---|---|
| Date | May 14, 2012, 4:45 p.m. |
| Message ID | <a0675039d9dea61252ec8b85f044ca5915beb8b9.1337013858.git.chris_larson@mentor.com> |
| Download | mbox | patch |
| Permalink | /patch/27725/ |
| State | Accepted |
| Commit | 01dea384924293d0f99723073277bf6b1f4c7976 |
| Headers | show |
Comments
Patch
diff --git a/meta/conf/distro/include/tcmode-external-csl.inc b/meta/conf/distro/include/tcmode-external-csl.inc index deabd49..11c5df5 100644 --- a/meta/conf/distro/include/tcmode-external-csl.inc +++ b/meta/conf/distro/include/tcmode-external-csl.inc @@ -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',