From: Marcin Juszkiewicz Date: Sat, 19 Aug 2006 10:50:44 +0000 (+0000) Subject: task-mythfront: set COMPATIBLE_HOST to same as mythtv X-Git-Tag: Release-2010-05/1~9453^2~918 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a762d99f97127b9e14a4bd538f44dcfac330e12e;p=openembedded.git task-mythfront: set COMPATIBLE_HOST to same as mythtv --- diff --git a/packages/tasks/task-mythfront.bb b/packages/tasks/task-mythfront.bb index a1532c1739..a938a12e57 100644 --- a/packages/tasks/task-mythfront.bb +++ b/packages/tasks/task-mythfront.bb @@ -7,3 +7,6 @@ PR = "r6" RDEPENDS = "xserver-xorg mythtv lirc lirc-modules drm-module-via ttf-bitstream-vera fontconfig-utils setserial snes9x ntp mythfront-config gpe-dm mythfront-session bootlogd drm-module-drm" LICENSE = MIT + +# there is a -march=586 somewhere in the source tree of mythtv +COMPATIBLE_HOST = 'i.86.*-linux'