From: Marcin Juszkiewicz Date: Mon, 23 Oct 2006 15:55:33 +0000 (+0000) Subject: celinux-test: bump omap5912osk kernel to 2.6.18-omap1 X-Git-Tag: Release-2010-05/1~9453^2~567^2~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3838bf63309b0a0fa6d145951d685d6fb66ca0e;p=openembedded.git celinux-test: bump omap5912osk kernel to 2.6.18-omap1 --- diff --git a/conf/distro/celinux-test.conf b/conf/distro/celinux-test.conf index 94fde2eac5..03dcd22d79 100644 --- a/conf/distro/celinux-test.conf +++ b/conf/distro/celinux-test.conf @@ -61,7 +61,7 @@ PREFERRED_PROVIDER_virtual/libintl = "glibc" # # use latest booting kernel but allow to override it in local.conf -PREFERRED_VERSION_linux-omap1_omap5912osk ?= "2.6.18+git" +PREFERRED_VERSION_linux-omap1_omap5912osk ?= "2.6.18-omap1" # gcc 3.x use other -mtune name then gcc 4.x TARGET_CC_ARCH_omap5912osk = "-march=armv5te -mtune=arm926ejs"