aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer/mplayer-common.bb
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-07-19 21:02:03 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-07-20 18:18:16 +0200
commit7dfb99a469c4fa34d5a3181cb2d5f5457a74eaad (patch)
tree1d3dd8401a0dbd4b1d589d1249d233800771f2ae /recipes/mplayer/mplayer-common.bb
parent42f7784f1f3ddfa09417fb3d1d9e6ef3d23382cd (diff)
downloadopenembedded-7dfb99a469c4fa34d5a3181cb2d5f5457a74eaad.tar.gz
mplayer-common: add support for htcdream and bump PR
Alsa is prefered over oss because oss emulation on top of alsa is more inclined to buffer-underflows The configuration is derived from om-gta02's configuration because the htcdream doesn't have a floating point unit either(armv6-novfp)
Diffstat (limited to 'recipes/mplayer/mplayer-common.bb')
-rw-r--r--recipes/mplayer/mplayer-common.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mplayer/mplayer-common.bb b/recipes/mplayer/mplayer-common.bb
index d1ea923d47..d286cc813b 100644
--- a/recipes/mplayer/mplayer-common.bb
+++ b/recipes/mplayer/mplayer-common.bb
@@ -4,7 +4,7 @@
DESCRIPTION = "Preconfigured mplayer preferences"
PV = "0.0.1"
-PR = "r4"
+PR = "r5"
SRC_URI = "file://mplayer.conf"