diff options
| author | Naveen Saini <naveen.kumar.saini@intel.com> | 2022-04-20 10:26:55 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-04 13:07:33 +0100 |
| commit | c99977a5170036fce2e16bbdc077a9b801c2b9fd (patch) | |
| tree | 73e9ba61542c03f20a05c4a438d610230e92bc6c /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb | |
| parent | ce24cf8f2cddb9a5f33bd9de3c9e5ce6016f6bda (diff) | |
| download | poky-c99977a5170036fce2e16bbdc077a9b801c2b9fd.tar.gz | |
gstreamer1.0-plugins-bad: drop patch
With latest gstreamer version pkg-config able to find header
path with msdk enabled.
Drop this patch as its not require anymore.
(From OE-Core rev: aaea86534127b1c78d78ffe3a98bacec63d2d8a2)
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit eaa3b31247b4d3cc47428f4d80ae31f232e344d4)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb index f139281149..7c4665ae80 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb | |||
| @@ -10,7 +10,6 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad | |||
| 10 | file://0002-avoid-including-sys-poll.h-directly.patch \ | 10 | file://0002-avoid-including-sys-poll.h-directly.patch \ |
| 11 | file://0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch \ | 11 | file://0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch \ |
| 12 | file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ | 12 | file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ |
| 13 | file://0005-msdk-fix-includedir-path.patch \ | ||
| 14 | " | 13 | " |
| 15 | SRC_URI[sha256sum] = "09d3c2cf5911f0bc7da6bf557a55251779243d3de216b6a26cc90c445b423848" | 14 | SRC_URI[sha256sum] = "09d3c2cf5911f0bc7da6bf557a55251779243d3de216b6a26cc90c445b423848" |
| 16 | 15 | ||
