u-boot-omap3pandora: fix typo in recipe
authorKoen Kooi <koen@openembedded.org>
Wed, 28 Oct 2009 12:05:40 +0000 (13:05 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 28 Oct 2009 12:05:40 +0000 (13:05 +0100)
recipes/u-boot/u-boot-omap3pandora_git.bb

index db68f9e..e9e88fa 100644 (file)
@@ -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"