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

pipewire: Exclude gstreamer from PACKAGECONFIG list for i.MX 6, 7, 8 and 93 #1964

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

junzhuimx
Copy link
Contributor

Add gstreamer back to PACKAGECONFIG.
Also need backport to branch scarthgap.

@@ -6,7 +6,7 @@ SYSTEMD_AUTO_ENABLE:imx-nxp-bsp = "disable"

DEPENDS:append:mx95-nxp-bsp = " libdrm"

PACKAGECONFIG:remove:imx-nxp-bsp = "gstreamer"
PACKAGECONFIG:remove:mx8mm-nxp-bsp = "gstreamer"
Copy link
Member

Choose a reason for hiding this comment

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

For future reference, please add a comment mentioning why we are removing this option for this specific SoC.

…and 93

libcamera gst video source has the limition to co-work with pipewire gst video source.
NXP i.MX 95 HW will well support libcamera gst video source, and
the related pipewire gst video source should be enabled.

Signed-off-by: Jun Zhu <[email protected]>
@junzhuimx junzhuimx changed the title pipewire: Exclude gstreamer from PACKAGECONFIG list for i.MX 8MM only pipewire: Exclude gstreamer from PACKAGECONFIG list for i.MX 6, 7, 8 and 93 Oct 8, 2024
@junzhuimx
Copy link
Contributor Author

@otavio I have updated the PR as your requested

Copy link

github-actions bot commented Oct 8, 2024

Successfully created backport PR #1966 for scarthgap.

@junzhuimx junzhuimx deleted the pipewire-addback-gstreamer branch October 17, 2024 07:27
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.

2 participants