Revert "qcom-multimedia-image: Add gst-plugins-imsdk"#168
Merged
Conversation
Contributor
Author
Reverts #149, it broke qcom-armv7a builds with: ERROR: Nothing RPROVIDES 'gst-plugins-imsdk-oss-meta' (but /work/build/../meta-qcom-distro/recipes-products/images/qcom-multimedia-image.bb RDEPENDS on or otherwise requires it)\n", 'gst-plugins-imsdk RPROVIDES gst-plugins-imsdk-oss-meta but was skipped: incompatible with machine qcom-armv7a (not in COMPATIBLE_MACHINE)\n', "ERROR: Required build target 'qcom-multimedia-image' has no buildable providers.\n", "Missing or unbuildable dependency chain was: ['qcom-multimedia-image', 'gst-plugins-imsdk-oss-meta Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
vkraleti
approved these changes
Feb 16, 2026
49aa3ec to
6f46fc7
Compare
Contributor
Author
|
Force-merging to unbreak builds. |
Contributor
|
why was it not caught by the PR CI? |
Contributor
Author
Because it's qcom-distro, which is not being CI'd. |
It was caught in the meta-qcom-distro/139 CI https://github.com/qualcomm-linux/meta-qcom-distro/actions/runs/22067575109/job/63775945587 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #149, it broke qcom-armv7a builds with:
ERROR: Nothing RPROVIDES 'gst-plugins-imsdk-oss-meta' (but /work/build/../meta-qcom-distro/recipes-products/images/qcom-multimedia-image.bb RDEPENDS on or otherwise requires it)\n", 'gst-plugins-imsdk RPROVIDES gst-plugins-imsdk-oss-meta but was skipped: incompatible with machine qcom-armv7a (not in COMPATIBLE_MACHINE)\n', "ERROR: Required build target 'qcom-multimedia-image' has no buildable providers.\n", "Missing or unbuildable dependency chain was: ['qcom-multimedia-image', 'gst-plugins-imsdk-oss-meta
Signed-off-by: Dmitry Baryshkov dmitry.baryshkov@oss.qualcomm.com