diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb index dcea789192..a6a7c8d473 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb | |||
@@ -21,8 +21,8 @@ SRC_URI = " \ | |||
21 | file://0011-gl-Add-switches-for-explicitely-enabling-disabling-P.patch \ | 21 | file://0011-gl-Add-switches-for-explicitely-enabling-disabling-P.patch \ |
22 | file://link-with-libvchostif.patch \ | 22 | file://link-with-libvchostif.patch \ |
23 | " | 23 | " |
24 | SRC_URI[md5sum] = "8bc790d623350cd8eac68d3a13d79f7d" | 24 | SRC_URI[md5sum] = "2ba8eaef8a249c0fddb37f21e2912e16" |
25 | SRC_URI[sha256sum] = "a4b7e80ba869f599307449b17c9e00b5d1e94d3ba1d8a1a386b8770b2ef01c7c" | 25 | SRC_URI[sha256sum] = "f0b319c36be0ffc2a00380c77ba269cdf04e2b39bbc49d30b641fc35aa0b7952" |
26 | 26 | ||
27 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 27 | S = "${WORKDIR}/gst-plugins-base-${PV}" |
28 | 28 | ||