From e150e90f0a2d7a2a804c3aab95aa931b84c65bd8 Mon Sep 17 00:00:00 2001 From: Gary Thomas Date: Tue, 4 May 2010 05:58:48 -0600 Subject: Latest versions of GCC are safe on PowerPC Signed-off-by: Gary Thomas --- meta/conf/distro/include/poky-default.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta/conf/distro/include/poky-default.inc') diff --git a/meta/conf/distro/include/poky-default.inc b/meta/conf/distro/include/poky-default.inc index ad40a2a4d3..2ee50ce8f8 100644 --- a/meta/conf/distro/include/poky-default.inc +++ b/meta/conf/distro/include/poky-default.inc @@ -18,10 +18,6 @@ GLIBCVERSION ?= "2.9" LINUXLIBCVERSION ?= "2.6.29" # Temporary preferred version overrides for PPC -GCCVERSION_powerpc ?= "4.2.3" -BINUVERSION_powerpc ?= "2.19" -GLIBCVERSION_powerpc ?= "2.6.1" -LINUXLIBCVERSION_powerpc ?= "2.6.20" PREFERRED_VERSION_u-boot-mkimage-native_powerpc ?= "2009.08" PREFERRED_VERSION_udev_powerpc ?= "124" -- cgit 1.2.3-korg