diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-11-27 16:55:18 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-08 20:14:43 +0000 |
commit | 6ea3ee45c8d33314e984e73183f6fbef6cb825ff (patch) | |
tree | 12aec5e5293174bf7e22d62be1afa6506b6d4818 | |
parent | f0da07d5ec6cce080abb2befda0ffffe301d5d43 (diff) | |
download | poky-6ea3ee45c8d33314e984e73183f6fbef6cb825ff.tar.gz |
gstreamer1.0-plugins-ugly: upgrade 1.14.3 -> 1.14.4
(From OE-Core rev: d1e5c9b85f980e747c9d6c5682448e0756bd25cd)
(From OE-Core rev: 85717f65cec20275d50d88228e087d2ed4d32daf)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb index 93ad400a93..c59ba1de51 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = " \ | |||
10 | http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ | 10 | http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ |
11 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ | 11 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ |
12 | " | 12 | " |
13 | SRC_URI[md5sum] = "4b23a9a9675ff62c83b117b519f10951" | 13 | SRC_URI[md5sum] = "90768a0074db071175ce980064d9a1ac" |
14 | SRC_URI[sha256sum] = "43847fc4d1eae26dd48a6a93d0460146f5f0802582a7e8a9cc66f09dcb0b2306" | 14 | SRC_URI[sha256sum] = "ac02d837f166c35ff6ce0738e281680d0b90052cfb1f0255dcf6aaca5f0f6d23" |
15 | 15 | ||
16 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 16 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
17 | 17 | ||