diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2015-10-21 22:56:44 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2015-10-21 22:56:44 +0200 |
commit | 7f043ab724563e6bdf7c5c652754cbf232ae4314 (patch) | |
tree | 85b45699a4685107b8a9b0efa788990d3b809579 | |
parent | aaf8e2e7383f22c2c213b6aaf698e0efe44529b0 (diff) | |
download | meta-raspberrypi-7f043ab724563e6bdf7c5c652754cbf232ae4314.tar.gz |
omxplayer: Bump revision
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-multimedia/omxplayer/omxplayer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb index f4839a9..2f45fb0 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" | |||
10 | DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl samba libssh" | 10 | DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl samba libssh" |
11 | PR = "r4" | 11 | PR = "r4" |
12 | 12 | ||
13 | SRCREV = "4d8ffd13153bfef2966671cb4fb484afeaf792a8" | 13 | SRCREV = "d99bd86c9fd80ea01f98761e130d7ac9a2bb7588" |
14 | SRC_URI = "git://github.com/popcornmix/omxplayer.git;protocol=git;branch=master \ | 14 | SRC_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 \ |