[oe-commits] Graeme Gregory : omapzoom2/3.conf : switch to linux-omap kernel

git version control git at git.openembedded.org
Wed Feb 9 20:45:28 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8b2bf26a689f1b3228076434735987b370389dd4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8b2bf26a689f1b3228076434735987b370389dd4

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Wed Feb  9 18:21:26 2011 +0000

omapzoom2/3.conf : switch to linux-omap kernel

Signed-off-by: Graeme Gregory <dp at xora.org.uk>

---

 conf/machine/omapzoom2.conf   |    2 +-
 conf/machine/omapzoom36x.conf |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/omapzoom2.conf b/conf/machine/omapzoom2.conf
index 8b6536b..ca55799 100644
--- a/conf/machine/omapzoom2.conf
+++ b/conf/machine/omapzoom2.conf
@@ -22,7 +22,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap-zoomsync"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 
 KERNEL_IMAGETYPE = "uImage"
 
diff --git a/conf/machine/omapzoom36x.conf b/conf/machine/omapzoom36x.conf
index 0bd8535..4cc4eed 100644
--- a/conf/machine/omapzoom36x.conf
+++ b/conf/machine/omapzoom36x.conf
@@ -21,7 +21,7 @@ IMAGE_FSTYPES += "tar.bz2"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap-zoomsync"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list