From: Koen Kooi Date: Wed, 28 Oct 2009 12:05:40 +0000 (+0100) Subject: u-boot-omap3pandora: fix typo in recipe X-Git-Tag: Release-2010-05/1~1885 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe5a332042e6423777affb78577e0bd9cc65188;p=openembedded.git u-boot-omap3pandora: fix typo in recipe --- diff --git a/recipes/u-boot/u-boot-omap3pandora_git.bb b/recipes/u-boot/u-boot-omap3pandora_git.bb index db68f9eadf..e9e88fabe4 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"