aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mplayer
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-10-03 11:07:08 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-10-03 11:07:08 +0000
commitcfa978e9df15508e69c4c363284c689d922da2da (patch)
tree42a0ecadc42d53cae4c50da540152c3ca226a404 /packages/mplayer
parent6ef81108167a63dd2f59302d35501d879fe04490 (diff)
downloadopenembedded-cfa978e9df15508e69c4c363284c689d922da2da.tar.gz
mplayer/mplayer_svn.bb : disable imageon as building is broken
Diffstat (limited to 'packages/mplayer')
-rw-r--r--packages/mplayer/mplayer_svn.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/packages/mplayer/mplayer_svn.bb b/packages/mplayer/mplayer_svn.bb
index 684923326a..bd2bc96b52 100644
--- a/packages/mplayer/mplayer_svn.bb
+++ b/packages/mplayer/mplayer_svn.bb
@@ -40,9 +40,6 @@ DEFAULT_PREFERENCE = "-1"
PARALLEL_MAKE = ""
-DEPENDS_append_c7x0 = " sharp-aticore-oss libw100 "
-DEPENDS_append_hx4700 = " libw100 "
-
S = "${WORKDIR}/trunk"
PACKAGES =+ "mencoder"
@@ -176,11 +173,6 @@ EXTRA_OECONF_append_arm = " --disable-decoder=vorbis_decoder \
EXTRA_OECONF_append_progear = " --disable-sse --disable-3dnow --disable-mmxext --disable-sse2"
-#enable support for the ati imageon series (w100 and w3220)
-EXTRA_OECONF_append_c7x0 = " --enable-w100 --enable-imageon "
-EXTRA_OECONF_append_hx4700 = " --enable-imageon "
-
-
#build with support for the iwmmxt instruction and pxa270fb overlay support (pxa270 and up)
#not every iwmmxt machine has the lcd connected to pxafb, but building the module doesn't hurt
MY_ARCH := "${PACKAGE_ARCH}"