[oe-commits] Koen Kooi : overo, pandora: remove traces of u-boot-omap3

GIT User account git at amethyst.openembedded.net
Tue Apr 14 14:02:08 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Apr 14 15:44:46 2009 +0200

overo, pandora: remove traces of u-boot-omap3

---

 conf/machine/omap3-pandora.conf |    7 -------
 conf/machine/overo.conf         |    1 -
 2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf
index 99d92d5..16d28ba 100644
--- a/conf/machine/omap3-pandora.conf
+++ b/conf/machine/omap3-pandora.conf
@@ -28,11 +28,4 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-
-#UBOOT_ARCH = "arm"
-#UBOOT_MACHINE = "omap3_pandora_config"
-
-#EXTRA_IMAGEDEPENDS += "u-boot-omap3 x-load"
-
-
 MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen bluetooth wifi"
diff --git a/conf/machine/overo.conf b/conf/machine/overo.conf
index cb32539..a703a89 100644
--- a/conf/machine/overo.conf
+++ b/conf/machine/overo.conf
@@ -12,7 +12,6 @@ UBOOT_MACHINE_overo = "omap3_overo_config"
 SERIAL_CONSOLE = "115200 ttyS2"
 
 IMAGE_FSTYPES += "tar.bz2"
-EXTRA_IMAGEDEPENDS += " u-boot-omap3 x-load"
 
 PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
 XSERVER = "xserver-xorg \





More information about the Openembedded-commits mailing list