From: Khem Raj Date: Wed, 22 Sep 2010 00:23:15 +0000 (-0700) Subject: chumby-firmware_1.2.bb: Fix typo in COMPATIBLE_MACHINE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466148c26e4ce92d708e9b4e4368c4cd6fc87a0b;p=openembedded.git chumby-firmware_1.2.bb: Fix typo in COMPATIBLE_MACHINE Signed-off-by: Khem Raj --- diff --git a/recipes/chumby/chumby-firmware_1.2.bb b/recipes/chumby/chumby-firmware_1.2.bb index 2b3213c783..26a5ec513c 100644 --- a/recipes/chumby/chumby-firmware_1.2.bb +++ b/recipes/chumby/chumby-firmware_1.2.bb @@ -6,7 +6,7 @@ SRC_URI = "http://files.chumby.com/resources/chumby_fw_1_2.zip" S = ${WORKDIR} PACKAGE_ARCH = "chumby" -COMPATIBLE_MACHINES = "chumby" +COMPATIBLE_MACHINE = "(chumby)" do_install () { cd ${S}/update1 && unzip k2.bin.zip