diff options
Diffstat (limited to 'meta/conf/distro/include/tcmode-default.inc')
-rw-r--r-- | meta/conf/distro/include/tcmode-default.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index c22e7dc6d8..997400c376 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc | |||
@@ -23,9 +23,6 @@ EGLIBCVERSION ?= "2.13" | |||
23 | UCLIBCVERSION ?= "0.9.32" | 23 | UCLIBCVERSION ?= "0.9.32" |
24 | LINUXLIBCVERSION ?= "3.1" | 24 | LINUXLIBCVERSION ?= "3.1" |
25 | 25 | ||
26 | # Temporary preferred version overrides for PPC | ||
27 | PREFERRED_VERSION_u-boot-mkimage-native_powerpc ?= "2009.08" | ||
28 | |||
29 | # Temporary workaround for gcc 4.6.0 ICE with beagleboard | 26 | # Temporary workaround for gcc 4.6.0 ICE with beagleboard |
30 | # gcc bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47719 | 27 | # gcc bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47719 |
31 | TARGET_CC_ARCH_arm_pn-mesa-xlib := "${@'${TARGET_CC_ARCH}'.replace('armv7-a','armv5')}" | 28 | TARGET_CC_ARCH_arm_pn-mesa-xlib := "${@'${TARGET_CC_ARCH}'.replace('armv7-a','armv5')}" |