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:
78b2cbc
)
task-dvb: set COMPATIBLE_HOST to same as mythtv
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Sat, 19 Aug 2006 13:02:16 +0000
(13:02 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Sat, 19 Aug 2006 13:02:16 +0000
(13:02 +0000)
packages/tasks/task-dvb.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-dvb.bb
b/packages/tasks/task-dvb.bb
index
5a5c37a
..
335ab27
100644
(file)
--- a/
packages/tasks/task-dvb.bb
+++ b/
packages/tasks/task-dvb.bb
@@
-7,3
+7,6
@@
PR = "r5"
RDEPENDS = "dvbstream dvbtune xserver-xorg tda1004x-firmware mythtv lirc lirc-modules drm-module-via"
LICENSE = MIT
+
+# there is a -march=586 somewhere in the source tree of mythtv
+COMPATIBLE_HOST = 'i.86.*-linux'