diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-08-08 15:15:07 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-09 23:47:55 +0100 |
commit | 165143f3247155f2a94def311cbe2fcb1d808fcb (patch) | |
tree | 51f4c032750f6096bccb41dde96603a5127edb32 /meta | |
parent | 0f644c05dc51b1f32fab4f8997eed1a3be645a01 (diff) | |
download | poky-165143f3247155f2a94def311cbe2fcb1d808fcb.tar.gz |
gstreamer1.0-plugins-good: upgrade 1.14.1 -> 1.14.2
(From OE-Core rev: db7036bbab8da7e3fe4cd254529767c6e8413d41)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.2.bb index b80cd129be..e035cc0cba 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.2.bb | |||
@@ -8,8 +8,8 @@ SRC_URI = " \ | |||
8 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ | 8 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI[md5sum] = "9afe4dd6678cdbd19d8b316c90d6717a" | 11 | SRC_URI[md5sum] = "5b83b2828e31ce5b4a5c03c71e707ae7" |
12 | SRC_URI[sha256sum] = "34ec062ddb766a32377532e039781f4a16fbc3e8b449e642605bacab26a99172" | 12 | SRC_URI[sha256sum] = "c0575e2811860bfff59b865b8d125153859a01f0615fa41e279b64d88d25caad" |
13 | 13 | ||
14 | S = "${WORKDIR}/gst-plugins-good-${PV}" | 14 | S = "${WORKDIR}/gst-plugins-good-${PV}" |
15 | 15 | ||