diff options
Diffstat (limited to 'recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb')
| -rw-r--r-- | recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb index b6cc1da4c..1475cb662 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb | |||
| @@ -34,12 +34,12 @@ DEPENDS_IMX_OPENCL_CONVERTER:mx6-nxp-bsp = "" | |||
| 34 | DEPENDS_IMX_OPENCL_CONVERTER:mx7-nxp-bsp = "" | 34 | DEPENDS_IMX_OPENCL_CONVERTER:mx7-nxp-bsp = "" |
| 35 | DEPENDS_IMX_OPENCL_CONVERTER:mx8mm-nxp-bsp = "" | 35 | DEPENDS_IMX_OPENCL_CONVERTER:mx8mm-nxp-bsp = "" |
| 36 | 36 | ||
| 37 | PV = "4.10.3+git${SRCPV}" | 37 | PV = "4.11.0+git${SRCPV}" |
| 38 | 38 | ||
| 39 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" | 39 | SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" |
| 40 | IMXGST_SRC ?= "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https" | 40 | IMXGST_SRC ?= "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https" |
| 41 | SRCBRANCH = "MM_04.10.03_2512_L6.18.2" | 41 | SRCBRANCH = "MM_04.11.00_2605_L6.18.20" |
| 42 | SRCREV = "0565fc515612908a353e8378e24f97de17cc56a6" | 42 | SRCREV = "e0b7f80ac98c866e9396aff8cd93221b65ba8667" |
| 43 | 43 | ||
| 44 | inherit meson pkgconfig use-imx-headers | 44 | inherit meson pkgconfig use-imx-headers |
| 45 | 45 | ||
| @@ -53,6 +53,8 @@ PLATFORM:mx7ulp-nxp-bsp = "MX7ULP" | |||
| 53 | PLATFORM:mx8-nxp-bsp = "MX8" | 53 | PLATFORM:mx8-nxp-bsp = "MX8" |
| 54 | PLATFORM:mx9-nxp-bsp = "MX9" | 54 | PLATFORM:mx9-nxp-bsp = "MX9" |
| 55 | 55 | ||
| 56 | CFLAGS:append = " -Wno-maybe-uninitialized -Wno-unused-but-set-variable" | ||
| 57 | |||
| 56 | # Todo add a mechanism to map possible build targets | 58 | # Todo add a mechanism to map possible build targets |
| 57 | EXTRA_OEMESON = "-Dplatform=${PLATFORM} \ | 59 | EXTRA_OEMESON = "-Dplatform=${PLATFORM} \ |
| 58 | -Dc_args="${CFLAGS} -I${STAGING_INCDIR_IMX}" \ | 60 | -Dc_args="${CFLAGS} -I${STAGING_INCDIR_IMX}" \ |
| @@ -82,7 +84,7 @@ FILES:${PN}-libgstfsl += "${libdir}/libgstfsl-1.0${SOLIBS}" | |||
| 82 | 84 | ||
| 83 | # Add codec list that the beep plugin run-time depended | 85 | # Add codec list that the beep plugin run-time depended |
| 84 | BEEP_RDEPENDS = "imx-codec-aac imx-codec-mp3 imx-codec-oggvorbis" | 86 | BEEP_RDEPENDS = "imx-codec-aac imx-codec-mp3 imx-codec-oggvorbis" |
| 85 | RDEPENDS:${PN} += "${BEEP_RDEPENDS} gstreamer1.0-plugins-good-id3demux imx-parser" | 87 | RDEPENDS:${PN} += "${BEEP_RDEPENDS} gstreamer1.0-plugins-good-id3demux imx-parser imx-mp4-parser" |
| 86 | RDEPENDS:${PN}:append:mx8qm-nxp-bsp = " imx-dsp" | 88 | RDEPENDS:${PN}:append:mx8qm-nxp-bsp = " imx-dsp" |
| 87 | RDEPENDS:${PN}:append:mx8qxp-nxp-bsp = " imx-dsp" | 89 | RDEPENDS:${PN}:append:mx8qxp-nxp-bsp = " imx-dsp" |
| 88 | RDEPENDS:${PN}:append:mx8dx-nxp-bsp = " imx-dsp" | 90 | RDEPENDS:${PN}:append:mx8dx-nxp-bsp = " imx-dsp" |
