[oe-commits] Koen Kooi : igep0020: use omap3.inc

git version control git at git.openembedded.org
Thu Oct 22 09:30:14 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: dfba140ac1009cac42577c783b0a13460bee9c54
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dfba140ac1009cac42577c783b0a13460bee9c54

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Oct 21 11:39:27 2009 +0200

igep0020: use omap3.inc

---

 conf/machine/igep0020.conf |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/conf/machine/igep0020.conf b/conf/machine/igep0020.conf
index f3cdcba..512a977 100644
--- a/conf/machine/igep0020.conf
+++ b/conf/machine/igep0020.conf
@@ -13,13 +13,10 @@ XSERVER = "xserver-xorg \
 # Only has DVI connector for external screen
 GUI_MACHINE_CLASS = "bigscreen"
 
-require conf/machine/include/tune-cortexa8.inc
+require conf/machine/include/omap3.inc
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-igep2"
 
-# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r0" 
-
 KERNEL_IMAGETYPE = "uImage"
 
 IMAGE_FSTYPES += "tar.bz2 ubi"





More information about the Openembedded-commits mailing list