diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-08-08 15:15:10 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-09 23:47:55 +0100 |
commit | 0220b25bc98e8384582243a7360d2e4a20552ac0 (patch) | |
tree | 3b605b72b0c3a59fa33d45590e34c751a74969f7 /meta/recipes-multimedia/gstreamer | |
parent | e97c3e60c21e18260a9ae183ed955b29a7521acf (diff) | |
download | poky-0220b25bc98e8384582243a7360d2e4a20552ac0.tar.gz |
gstreamer1.0-vaapi: upgrade 1.14.1 -> 1.14.2
(From OE-Core rev: 0b5e60a1201385bfac518760a3f6bafdd5da6157)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.2.bb index 63290326a5..34f2be9043 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.2.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.x | |||
12 | file://0001-gst-vaapi-Makefile.am-Add-EGL_CFLAGS-to-libgstvaapi-.patch \ | 12 | file://0001-gst-vaapi-Makefile.am-Add-EGL_CFLAGS-to-libgstvaapi-.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "38c5b2390797b7a0a269a5ab6c8cbe8f" | 15 | SRC_URI[md5sum] = "12ee9c16dfa0bb1808c76683e1c9a328" |
16 | SRC_URI[sha256sum] = "585c3ddb0c39220de0a33e5d0ed6196a108b8407ec3538d7c64617713b4434e8" | 16 | SRC_URI[sha256sum] = "7f1064e27f5abd3a42ef66b425f1a2b9dbae7748c81bd9d090ce52a1aaf30d8a" |
17 | 17 | ||
18 | S = "${WORKDIR}/${REALPN}-${PV}" | 18 | S = "${WORKDIR}/${REALPN}-${PV}" |
19 | DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad" | 19 | DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad" |