diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-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 | ||