summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Mabäcker <petter@technux.se>2015-07-19 11:11:25 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2015-07-19 14:52:37 +0200
commitb78459f260f4c122a83482d269c755b8c3c096c3 (patch)
tree87ae613be79854704a7b0ffa9e4bb2594f1e6aa8
parent83c9ed7dc712f1a725ee0265772a9e2035e39b36 (diff)
downloadmeta-raspberrypi-b78459f260f4c122a83482d269c755b8c3c096c3.tar.gz
omxplayer: Bump SRCREV
[Support #60] Signed-off-by: Petter Mabäcker <petter@technux.se> Acked-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-multimedia/omxplayer/omxplayer_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb
index c71a743..f4839a9 100644
--- a/recipes-multimedia/omxplayer/omxplayer_git.bb
+++ b/recipes-multimedia/omxplayer/omxplayer_git.bb
@@ -8,9 +8,9 @@ LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 8LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
9 9
10DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl samba libssh" 10DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl samba libssh"
11PR = "r3" 11PR = "r4"
12 12
13SRCREV = "18f051d64d9c837edbf718bc4935204583cfa030" 13SRCREV = "4d8ffd13153bfef2966671cb4fb484afeaf792a8"
14SRC_URI = "git://github.com/popcornmix/omxplayer.git;protocol=git;branch=master \ 14SRC_URI = "git://github.com/popcornmix/omxplayer.git;protocol=git;branch=master \
15 file://0001-Remove-Makefile.include-which-includes-hardcoded.patch \ 15 file://0001-Remove-Makefile.include-which-includes-hardcoded.patch \
16 file://0002-Libraries-and-headers-from-ffmpeg-are-installed-in-u.patch \ 16 file://0002-Libraries-and-headers-from-ffmpeg-are-installed-in-u.patch \