Skip to content

Commit

Permalink
gstreamer: Upgrade 1.20.3.imx -> 1.22.0.imx
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
  • Loading branch information
thochstein committed Jul 24, 2023
1 parent b09c18a commit 824f680
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions conf/distro/include/fsl-base.inc
Expand Up @@ -29,10 +29,10 @@ MACHINE_GSTREAMER_1_0_PLUGIN:mx8-nxp-bsp = "imx-gst1.0-plugin"
MACHINE_GSTREAMER_1_0_PLUGIN:mx9-nxp-bsp = "imx-gst1.0-plugin"

# Use i.MX Gstreamer Version
PREFERRED_VERSION_gstreamer1.0 = "1.20.3.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.20.3.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.20.3.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.20.3.imx"
PREFERRED_VERSION_gstreamer1.0 = "1.22.0.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.22.0.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.22.0.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.22.0.imx"
PREFERRED_VERSION_ffmpeg = "4.4.1"

# Enable allow-autospawn-for-root as default
Expand Down

0 comments on commit 824f680

Please sign in to comment.