From 7eb8e0173ebd0d9d05968b4dc0abf40a76f4d407 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 19 Sep 2022 14:20:44 +0200 Subject: gstreamer1.0-plugins-base: follow version change The code the patch removes is still present, keep the patch also with the new version. Related-to: ELB-4665 Signed-off-by: Max Krummenacher (cherry picked from commit bd7f3d8596e984d42afa1c9b30fd635fb02fc040) --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.%.bbappend | 3 --- .../gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bbappend | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.%.bbappend create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bbappend diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.%.bbappend deleted file mode 100644 index 654c581..0000000 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.%.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" - -SRC_URI:append = " file://0001-glupload-don-t-reject-non-RGBA-output-format-in-_dir.patch" diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bbappend new file mode 100644 index 0000000..654c581 --- /dev/null +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bbappend @@ -0,0 +1,3 @@ +FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" + +SRC_URI:append = " file://0001-glupload-don-t-reject-non-RGBA-output-format-in-_dir.patch" -- cgit v1.2.3