From: Khem Raj Date: Fri, 10 Sep 2010 17:40:07 +0000 (-0700) Subject: cpuburn_1.4.bb: Set COMPATIBLE_HOST to x86 and x86_64 only. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0aa2ce3fc5f1133cdd51202848582649f35f02c;p=openembedded.git cpuburn_1.4.bb: Set COMPATIBLE_HOST to x86 and x86_64 only. Signed-off-by: Khem Raj --- diff --git a/recipes/cpuburn/cpuburn_1.4.bb b/recipes/cpuburn/cpuburn_1.4.bb index 048c450571..836ea8f328 100644 --- a/recipes/cpuburn/cpuburn_1.4.bb +++ b/recipes/cpuburn/cpuburn_1.4.bb @@ -21,8 +21,7 @@ cpuburn_do_unpack () { do_install () { oe_runmake install DESTDIR=${D} } - - +COMPATIBLE_HOST = '(x86_64|i.86.*)' SRC_URI[md5sum] = "f9bb5ff68afb6ccfca11718c90bcab68" SRC_URI[sha256sum] = "1b2a1672f455545a28d0f038737e792e8c3b97789f2029f765847fc2a807244a"