[oe-commits] org.oe.dev mplayer/mplayer_svn.bb : disable imageon as building is broken

xora commit openembedded-commits at lists.openembedded.org
Wed Oct 3 12:04:05 UTC 2007


mplayer/mplayer_svn.bb : disable imageon as building is broken

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: b197b98e05323ddd6e2f04f723ec87f58fe81d3b
ViewMTN: http://monotone.openembedded.org/revision/info/b197b98e05323ddd6e2f04f723ec87f58fe81d3b
Files:
1
packages/mplayer/mplayer_svn.bb
Diffs:

#
# mt diff -r13b5ec3d850acd110aa08aedca8cbe487eafb848 -rb197b98e05323ddd6e2f04f723ec87f58fe81d3b
#
# 
# 
# patch "packages/mplayer/mplayer_svn.bb"
#  from [765d095aa32965dc47ef29d02f199435ac638c61]
#    to [4725a8a159a132d6f2a88ea05eb66c95331d4c18]
# 
============================================================
--- packages/mplayer/mplayer_svn.bb	765d095aa32965dc47ef29d02f199435ac638c61
+++ packages/mplayer/mplayer_svn.bb	4725a8a159a132d6f2a88ea05eb66c95331d4c18
@@ -40,9 +40,6 @@ PARALLEL_MAKE = ""
 
 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_progear = " --disabl
 
 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}"






More information about the Openembedded-commits mailing list