Skip to content

Commit

Permalink
gstreamer: Upgrade 1.22.00.imx -> 1.22.5.imx
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hochstein <[email protected]>
  • Loading branch information
thochstein committed Apr 24, 2024
1 parent 3691cb2 commit cc69333
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions conf/distro/include/fsl-base.inc
Original file line number Diff line number Diff line change
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.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_gstreamer1.0 = "1.22.5.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.22.5.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.22.5.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.22.5.imx"
PREFERRED_VERSION_ffmpeg = "4.4.1"

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

0 comments on commit cc69333

Please sign in to comment.