[oe-commits] Koen Kooi : dm355-leopard: use upstream UBOOT_MACHINE

GIT User account git at amethyst.openembedded.net
Tue May 19 22:49:20 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue May 19 22:50:21 2009 +0200

dm355-leopard: use upstream UBOOT_MACHINE

---

 conf/machine/dm355-leopard.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/dm355-leopard.conf b/conf/machine/dm355-leopard.conf
index 5131488..b83cca5 100644
--- a/conf/machine/dm355-leopard.conf
+++ b/conf/machine/dm355-leopard.conf
@@ -8,7 +8,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-davinci"
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
 
 PREFERRED_VERSION_u-boot = "1.2.0"
-UBOOT_MACHINE = "dm355_leopard_config"
+UBOOT_MACHINE = "davinci_leopard_config"
 UBOOT_ENTRYPOINT = "0x80008000"
 
 SERIAL_CONSOLE ?= "115200 ttyS0"





More information about the Openembedded-commits mailing list