summaryrefslogtreecommitdiffstats
path: root/recipes/mplayer
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2009-11-26 19:05:59 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-11-30 02:00:14 +0100
commitb29fa3c5306827774648440d972e1b6a598a2f31 (patch)
tree1d053bb72ba4e0cda9aba65e63fc171eb81290aa /recipes/mplayer
parent9be9ac109f9e5113dd16f3a8ccd0c3f8d5051f08 (diff)
downloadopenembedded-b29fa3c5306827774648440d972e1b6a598a2f31.tar.gz
mplayer: fix install for micro
* bump PR
Diffstat (limited to 'recipes/mplayer')
-rw-r--r--recipes/mplayer/mplayer_0.0+1.0rc2.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/mplayer/mplayer_0.0+1.0rc2.bb b/recipes/mplayer/mplayer_0.0+1.0rc2.bb
index 9a16dada8c..5b1d558836 100644
--- a/recipes/mplayer/mplayer_0.0+1.0rc2.bb
+++ b/recipes/mplayer/mplayer_0.0+1.0rc2.bb
@@ -46,7 +46,7 @@ ARM_INSTRUCTION_SET = "ARM"
RCONFLICTS_${PN} = "mplayer-atty"
RREPLACES_${PN} = "mplayer-atty"
-PR = "r13"
+PR = "r14"
PARALLEL_MAKE = ""
@@ -60,8 +60,7 @@ FILES_mencoder = "${bindir}/mencoder"
inherit autotools pkgconfig
EXTRA_OECONF = " \
- --prefix=/usr \
- --mandir=${mandir} \
+ --prefix=${prefix} \
--target=${TARGET_SYS} \
\
--enable-mencoder \