[oe-commits] Koen Kooi : u-boot-omap3pandora: fix typo in recipe

git version control git at git.openembedded.org
Fri Oct 30 10:56:52 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Oct 28 13:05:40 2009 +0100

u-boot-omap3pandora: fix typo in recipe

---

 recipes/u-boot/u-boot-omap3pandora_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/u-boot/u-boot-omap3pandora_git.bb b/recipes/u-boot/u-boot-omap3pandora_git.bb
index db68f9e..e9e88fa 100644
--- a/recipes/u-boot/u-boot-omap3pandora_git.bb
+++ b/recipes/u-boot/u-boot-omap3pandora_git.bb
@@ -21,7 +21,7 @@ SRC_URI = "git://git.openpandora.org/pandora-u-boot.git;branch=master;protocol=g
 #SRC_URI = "git://git.openpandora.org/pandora-u-boot.git;branch=rev3;protocol=git \
 #"
 
-UBOOT_MACHINE_omap3_pandora = "omap3_pandora_config"
+UBOOT_MACHINE_omap3-pandora = "omap3_pandora_config"
 
 S = "${WORKDIR}/git"
 





More information about the Openembedded-commits mailing list