diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2020-11-01 01:43:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-12 13:06:28 +0000 |
commit | 46db037b1f842c8dfb3a65a15cde353c97599a1b (patch) | |
tree | c2b2bb05bbd5db1223cfb6e62d01ac3af52ae92c /meta/recipes-multimedia | |
parent | 70761072f573522d1c04f5cd5f0d26a7cb5dbe43 (diff) | |
download | poky-46db037b1f842c8dfb3a65a15cde353c97599a1b.tar.gz |
gstreamer1.0-plugins-base: Update 1.16.2 -> Update 1.16.3
(From OE-Core rev: c38eefb0693b771a97ab7dc15103cb5be6a003f7)
(From OE-Core rev: 77fdfb7f52f876c4530fdef77c17a540b60bf024)
Signed-off-by: Jose Quaresma <quaresma.jose@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-plugins-base_1.16.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.3.bb index 6563b6f738..a4f4772c1c 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.3.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = " \ | |||
13 | file://0005-viv-fb-Make-sure-config.h-is-included.patch \ | 13 | file://0005-viv-fb-Make-sure-config.h-is-included.patch \ |
14 | file://0009-glimagesink-Downrank-to-marginal.patch \ | 14 | file://0009-glimagesink-Downrank-to-marginal.patch \ |
15 | " | 15 | " |
16 | SRC_URI[md5sum] = "3fdb32823535799a748c1fc14f978e2c" | 16 | SRC_URI[md5sum] = "e3ddb1bae9fb510b49a295f212f1e6e4" |
17 | SRC_URI[sha256sum] = "b13e73e2fe74a4166552f9577c3dcb24bed077021b9c7fa600d910ec6987816a" | 17 | SRC_URI[sha256sum] = "9f02678b0bbbcc9eff107d3bd89d83ce92fec2154cd607c7c8bd34dc7fee491c" |
18 | 18 | ||
19 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 19 | S = "${WORKDIR}/gst-plugins-base-${PV}" |
20 | 20 | ||