From cfa978e9df15508e69c4c363284c689d922da2da Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Wed, 3 Oct 2007 11:07:08 +0000 Subject: mplayer/mplayer_svn.bb : disable imageon as building is broken --- packages/mplayer/mplayer_svn.bb | 8 -------- 1 file changed, 8 deletions(-) (limited to 'packages/mplayer') 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}" -- cgit 1.2.3-korg