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:
3973e9c
)
mythtv 0.21: directfb 1.2 changed headers, so disable it
author
Koen Kooi
<koen@openembedded.org>
Mon, 1 Sep 2008 07:57:04 +0000
(07:57 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 1 Sep 2008 07:57:04 +0000
(07:57 +0000)
packages/mythtv/mythtv_0.21.bb
patch
|
blob
|
history
diff --git
a/packages/mythtv/mythtv_0.21.bb
b/packages/mythtv/mythtv_0.21.bb
index
fabe788
..
4f533b0
100644
(file)
--- a/
packages/mythtv/mythtv_0.21.bb
+++ b/
packages/mythtv/mythtv_0.21.bb
@@
-73,7
+73,8
@@
do_configure_prepend() {
--cpu=${MYTHTV_ARCH} \
--arch=${MYTHTV_ARCH} \
--disable-altivec \
- --disable-opengl-video \
+ --disable-directfb \
+ --disable-opengl-video \
--disable-strip \
--enable-v4l \
--enable-audio-oss \
@@
-81,7
+82,7
@@
do_configure_prepend() {
--enable-dvb \
--enable-libmp3lame \
--cross-compile \
- --dvb-path=${STAGING_INCDIR} \
+
--dvb-path=${STAGING_INCDIR} \
--with-bindings= \
${EXTRA_OECONF}