summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:52:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:30 +0100
commit3b068b51e5c2b9b03a386743e61a52db5fed94bc (patch)
treeb0bafb9c6e929bd29bd3140a98ba17839a9d1cdd /meta/recipes-multimedia
parentbeac5d31b5ec9b04bdbf4d569c0ca91ed4f22651 (diff)
downloadpoky-3b068b51e5c2b9b03a386743e61a52db5fed94bc.tar.gz
x264: upgrade to latest revision
(From OE-Core rev: 883ef0080a0e85d5fc3f4c7cff22d0a4360b85c8) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/x264/x264_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb
index 39429a8809..1ff5348b9e 100644
--- a/meta/recipes-multimedia/x264/x264_git.bb
+++ b/meta/recipes-multimedia/x264/x264_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/mirror/x264;branch=stable \
14 " 14 "
15UPSTREAM_CHECK_COMMITS = "1" 15UPSTREAM_CHECK_COMMITS = "1"
16 16
17SRCREV = "1771b556ee45207f8711744ccbd5d42a3949b14c" 17SRCREV = "296494a4011f58f32adc54304a2654627558c59a"
18 18
19PV = "r2991+git${SRCPV}" 19PV = "r2991+git${SRCPV}"
20 20