summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/omxplayer/omxplayer_git.bb
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2014-05-08 21:04:09 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2014-05-09 14:56:59 +0300
commitf3a8693f08f99893453fd1fe282515b2f222c080 (patch)
treeea21224cc92a95f78f7b80f3a2976434f6d72261 /recipes-multimedia/omxplayer/omxplayer_git.bb
parent4bdd72341c6d3ace1c64e78ac439768402089d9b (diff)
downloadmeta-raspberrypi-f3a8693f08f99893453fd1fe282515b2f222c080.tar.gz
omxplayer: Update to remote's HEAD
Rebase a patch for this version and fix "unsafe for cross-compilation" warnings. Change-Id: Idcc9f188bc716982ede9dfb5f87870d9f5a2f9a3 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-multimedia/omxplayer/omxplayer_git.bb')
-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 cee68e1..5763d8f 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" 10DEPENDS = "libpcre libav virtual/egl boost freetype dbus"
11PR = "r3" 11PR = "r3"
12 12
13SRCREV = "7af21f596378e5efeceebedff9c4a298e2d06d98" 13SRCREV = "f3221825a92f27c5f49a52200ff933e454977ed2"
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 \