diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.2.bb index 1731be8441..756b823e7d 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.2.bb | |||
@@ -8,8 +8,8 @@ SRC_URI = " \ | |||
8 | file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \ | 8 | file://ensure-valid-sentinels-for-gst_structure_get-etc.patch \ |
9 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ | 9 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ |
10 | " | 10 | " |
11 | SRC_URI[md5sum] = "24d4d30ecc67d5cbc77c0475bcea1210" | 11 | SRC_URI[md5sum] = "ccc7404230afddec723bbdb63c89feec" |
12 | SRC_URI[sha256sum] = "56481c95339b8985af13bac19b18bc8da7118c2a7d9440ed70e7dcd799c2adb5" | 12 | SRC_URI[sha256sum] = "f1cb7aa2389569a5343661aae473f0a940a90b872001824bc47fa8072a041e74" |
13 | 13 | ||
14 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 14 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
15 | 15 | ||