[oe-commits] Martin Jansa : mplayer_git: bump SRCREV and enable vpx like mplayer_svn does

git version control git at git.openembedded.org
Thu Jun 24 09:16:06 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f4dcd0e6b60f74c5814f868c3387471dc8564f47
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f4dcd0e6b60f74c5814f868c3387471dc8564f47

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jun 23 12:30:04 2010 +0200

mplayer_git: bump SRCREV and enable vpx like mplayer_svn does

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/mplayer/mplayer_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/mplayer/mplayer_git.bb b/recipes/mplayer/mplayer_git.bb
index e57ef84..b2fba4f 100644
--- a/recipes/mplayer/mplayer_git.bb
+++ b/recipes/mplayer/mplayer_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Open Source multimedia player."
 SECTION = "multimedia"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.mplayerhq.hu/"
-DEPENDS = "live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame libxv virtual/libx11 virtual/kernel \
+DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame libxv virtual/libx11 virtual/kernel \
 	   ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}"
 
 RDEPENDS_${PN} = "mplayer-common"
@@ -23,7 +23,7 @@ SRC_URI_append_armv7a = " \
 # ie. for all armv4 machines.
 SRC_URI_append_collie = "file://disable-executable-stack-test.patch"
 
-SRCREV = "e64bef6a821e12e4a2fabeae15a2dfeef2ab460b"
+SRCREV = "d1c686f6a63c31276b0811baf7c78aa6f4c6c6a6"
 
 PACKAGE_ARCH_collie = "collie"
 PACKAGE_ARCH_c7x0 = "c7x0"





More information about the Openembedded-commits mailing list