diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-01-19 14:45:25 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-20 22:46:17 +0000 |
commit | cc91f8d3daddd8ae0ea6f8fa4e4b8a01b92ca9de (patch) | |
tree | b1bcf7ed546e671587fb0fe4a4f2ef1df302f9ee /meta | |
parent | a037481a8fe5441f63d1d7b1ec4d3d1a406c8354 (diff) | |
download | poky-cc91f8d3daddd8ae0ea6f8fa4e4b8a01b92ca9de.tar.gz |
gstreamer1.0-plugins-base: upgrade 1.18.2 -> 1.18.3
(From OE-Core rev: 2b676d165c798514008fdc159e346cfe0e228926)
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-base_1.18.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.3.bb index 531d577b0c..84602246c9 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.3.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-ba | |||
9 | file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \ | 9 | file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \ |
10 | file://0004-glimagesink-Downrank-to-marginal.patch \ | 10 | file://0004-glimagesink-Downrank-to-marginal.patch \ |
11 | " | 11 | " |
12 | SRC_URI[sha256sum] = "dd04fb1f7826e2f6d9b4d66fc22f19cc6a47c301e13041f0ee3d7f65c89b05ac" | 12 | SRC_URI[sha256sum] = "dbfa20283848f0347a223dd8523dfb62e09e5220b21b1d157a8b0c8b67ba9f52" |
13 | 13 | ||
14 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 14 | S = "${WORKDIR}/gst-plugins-base-${PV}" |
15 | 15 | ||