diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-01-19 14:45:27 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-20 22:46:17 +0000 |
commit | 667dd8424fc346dd654475c67cd524406b688114 (patch) | |
tree | 31461bcefb79dd0000858be36458bcc888bdefe3 | |
parent | 540c645c5beb6714e24d31f3add66a725cff71b5 (diff) | |
download | poky-667dd8424fc346dd654475c67cd524406b688114.tar.gz |
gstreamer1.0-plugins-bad: upgrade 1.18.2 -> 1.18.3
(From OE-Core rev: 9d74e4a471643e2c803e26296931e6827cae4660)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.3.bb index 6d0c988b7a..bbb7427b07 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.3.bb | |||
@@ -7,7 +7,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad | |||
7 | file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ | 7 | file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ |
8 | file://0005-msdk-fix-includedir-path.patch \ | 8 | file://0005-msdk-fix-includedir-path.patch \ |
9 | " | 9 | " |
10 | SRC_URI[sha256sum] = "8ad5822f1118fe46a19af54422b74e3a16d79a6800dcb173b49e199a496b341a" | 10 | SRC_URI[sha256sum] = "b7e34b6b86272588fbd8b314dadfa6ceff895198cfb59e2950378e9e31ff22e0" |
11 | 11 | ||
12 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 12 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
13 | 13 | ||