git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b60258
)
task-mythfront: set COMPATIBLE_HOST to same as mythtv
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Sat, 19 Aug 2006 10:50:44 +0000
(10:50 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Sat, 19 Aug 2006 10:50:44 +0000
(10:50 +0000)
packages/tasks/task-mythfront.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-mythfront.bb
b/packages/tasks/task-mythfront.bb
index
a1532c1
..
a938a12
100644
(file)
--- 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'