summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.5.imx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.5.imx.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.5.imx.bb9
1 files changed, 7 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.5.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.5.imx.bb
index c9b2e621..3366a627 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.5.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.5.imx.bb
@@ -187,8 +187,8 @@ SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plug
187 file://0002-avoid-including-sys-poll.h-directly.patch" 187 file://0002-avoid-including-sys-poll.h-directly.patch"
188SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} " 188SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} "
189GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https" 189GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https"
190SRCBRANCH = "MM_04.08.02_2310_L6.1.y" 190SRCBRANCH = "MM_04.08.03_2312_L6.6.y"
191SRCREV = "e4edcda6b110f42eca1f2cc20bc935edf7e66d6d" 191SRCREV = "9de821c50b4dd7af2407d9c3d078020704510a20"
192 192
193S = "${WORKDIR}/git" 193S = "${WORKDIR}/git"
194 194
@@ -204,6 +204,11 @@ PACKAGECONFIG_REMOVE ?= " \
204PACKAGECONFIG:remove = "${PACKAGECONFIG_REMOVE}" 204PACKAGECONFIG:remove = "${PACKAGECONFIG_REMOVE}"
205PACKAGECONFIG:append:mx8-nxp-bsp = " kms tinycompress" 205PACKAGECONFIG:append:mx8-nxp-bsp = " kms tinycompress"
206 206
207PACKAGECONFIG:append = " ${PACKAGECONFIG_G2D}"
208PACKAGECONFIG_G2D ??= ""
209PACKAGECONFIG_G2D:imxgpu2d ??= "g2d"
210
211PACKAGECONFIG[g2d] = ",,virtual/libg2d"
207PACKAGECONFIG[tinycompress] = "-Dtinycompress=enabled,-Dtinycompress=disabled,tinycompress" 212PACKAGECONFIG[tinycompress] = "-Dtinycompress=enabled,-Dtinycompress=disabled,tinycompress"
208 213
209EXTRA_OEMESON += " \ 214EXTRA_OEMESON += " \