summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/celinux-test.conf2
1 files changed, 1 insertions, 1 deletions
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"