summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2017-09-07 12:06:19 +0100
committerAndrei Gherzan <andrei@gherzan.com>2017-09-08 18:47:41 +0100
commitaea2129fe3513dd77232477515bfe6e360dbbe12 (patch)
treec01438313244dcc43d26931cb161e046c935091e
parent50cbbb01519c9356db61beef501236f7f1bfcf15 (diff)
downloadmeta-raspberrypi-aea2129fe3513dd77232477515bfe6e360dbbe12.tar.gz
omxplayer: Update to current master HEAD
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
-rw-r--r--recipes-multimedia/omxplayer/omxplayer_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb
index 0e0f9ba..713dacf 100644
--- a/recipes-multimedia/omxplayer/omxplayer_git.bb
+++ b/recipes-multimedia/omxplayer/omxplayer_git.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
10DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl samba libssh libomxil coreutils-native curl-native" 10DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl samba libssh libomxil coreutils-native curl-native"
11PR = "r4" 11PR = "r4"
12 12
13SRCREV = "061425a5eabf6e9ee43229911c073a863d144038" 13SRCREV = "b8ff59dccd9307f10dad71bec2525a95bd6c603b"
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 \