Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gstreamer: Upgrade to LF-6.6.52_2.2.0 #2069

Merged

Conversation

zelan-nxp
Copy link
Contributor

gstreamer: 1.24.0 -> 1.24.7

@otavio otavio merged commit 731ba51 into Freescale:master Jan 15, 2025
Copy link
Contributor

Backport failed for scarthgap, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin scarthgap
git worktree add -d .worktree/backport-2069-to-scarthgap origin/scarthgap
cd .worktree/backport-2069-to-scarthgap
git checkout -b backport-2069-to-scarthgap
ancref=$(git merge-base 3f8a541d01052ce4784c275d15329a83980dc6ee 98cb547ce4a21d693a04757e0cfd9507b756fa5b)
git cherry-pick -x $ancref..98cb547ce4a21d693a04757e0cfd9507b756fa5b

PREFERRED_VERSION_gstreamer1.0:mx9-nxp-bsp ??= "1.24.7.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx9-nxp-bsp ??= "1.24.7.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-base:mx9-nxp-bsp ??= "1.24.7.imx"
PREFERRED_VERSION_gstreamer1.0-plugins-good:mx9-nxp-bsp ??= "1.24.7.imx"

# GStreamer copied recipes
PREFERRED_VERSION_gst-devtools:mx8-nxp-bsp ??= "1.24.0.imx"
Copy link
Contributor

@thochstein thochstein Jan 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @zelan-nxp, I guess we missed making a copy of the 1.24.7 upstream non-fork recipes. See d1c6878

Do also update the distro config: https://github.com/Freescale/meta-freescale-distro/blob/master/conf/distro/include/fsl-base.inc#L31-L43

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I see that we did in fact build with these same copied recipes, 1.24.0.imx. So, I guess there is nothing more to do for this upstreaming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants