From: Marcin Juszkiewicz Date: Fri, 13 Oct 2006 17:42:01 +0000 (+0000) Subject: omap5912osk: move PREF_VER of kernel to distro config X-Git-Tag: Release-2010-05/1~9453^2~567^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e7470044870bef9d000b4a725d1c24626314f0;p=openembedded.git omap5912osk: move PREF_VER of kernel to distro config --- diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf index ea86d0c5cc..f7371dec18 100644 --- a/conf/machine/omap5912osk.conf +++ b/conf/machine/omap5912osk.conf @@ -13,10 +13,6 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" PREFERRED_VERSION_u-boot = "LABEL.2006.06.30.2020" -# Use current git until I can find a git tag that builds for omap5912osk -PREFERRED_VERSION_linux-omap1 = "2.6.x+git" -#PREFERRED_VERSION_linux-omap1 = "2.6.12-rc2" - SERIAL_CONSOLE ?= "115200 ttyS0" EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"