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:
4cd673f
)
mplayer: remove machine configurations from pre-c7x0 days
author
Michael Lauer
<mickey@vanille-media.de>
Tue, 5 Apr 2005 13:50:14 +0000
(13:50 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Tue, 5 Apr 2005 13:50:14 +0000
(13:50 +0000)
BKrev: 425297960zdXnXytcVoIYzrAnfWopw
packages/mplayer/mplayer_1.0pre6a.bb
patch
|
blob
|
history
diff --git
a/packages/mplayer/mplayer_1.0pre6a.bb
b/packages/mplayer/mplayer_1.0pre6a.bb
index
a8392aa
..
b74ca0c
100644
(file)
--- a/
packages/mplayer/mplayer_1.0pre6a.bb
+++ b/
packages/mplayer/mplayer_1.0pre6a.bb
@@
-61,9
+61,6
@@
EXTRA_OECONF = " \
\
--with-extralibdir=${STAGING_LIBDIR} "
-EXTRA_OECONF_append_corgi = " --enable-vidix "
-EXTRA_OECONF_append_shepherd = " --enable-vidix "
-EXTRA_OECONF_append_husky = " --enable-vidix "
EXTRA_OECONF_append_c7x0 = " --enable-vidix "
do_configure() {