diff options
author | Carlos Rafael Giani <crg7475@mailbox.org> | 2019-11-24 15:50:27 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-25 21:37:41 +0000 |
commit | adde04efac360ad61479cb623408480b6cc28535 (patch) | |
tree | 6bbd6b7b1eb5188973e88e81780a529f0a985eb1 /meta/recipes-multimedia | |
parent | d482c10335618877eaa6431d1c950b3b679062f7 (diff) | |
download | poky-adde04efac360ad61479cb623408480b6cc28535.tar.gz |
gstreamer1.0-vaapi: upgrade to version 1.16.1
(From OE-Core rev: 95f10a15a87836cb569f81292c89c7bf159e4e6d)
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.16.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.16.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.16.1.bb index e5dfb61241..61cf705fd8 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.16.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.16.1.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.x | |||
13 | file://0001-vaapsink-downgrade-to-marginal.patch \ | 13 | file://0001-vaapsink-downgrade-to-marginal.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[md5sum] = "8c3f9ee3e47cbdb75a94f7183460b721" | 16 | SRC_URI[md5sum] = "15b08f76777359d87b0b4a561db05f1f" |
17 | SRC_URI[sha256sum] = "4e7fce626ee0590dca74b5a8341d25bac76307945131a970b414fc5895f5171f" | 17 | SRC_URI[sha256sum] = "cb570f6f1e78cb364fbe3c4fb8751824ee9db0c942ba61b62380b9b5abb7603a" |
18 | 18 | ||
19 | S = "${WORKDIR}/${REALPN}-${PV}" | 19 | S = "${WORKDIR}/${REALPN}-${PV}" |
20 | DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad" | 20 | DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad" |