Only create fit-dtb when QCOM_DTB_DEFAULT is set to multi-dtb#1666
Merged
ricardosalveti merged 2 commits intoqualcomm-linux:masterfrom Mar 4, 2026
Merged
Only create fit-dtb when QCOM_DTB_DEFAULT is set to multi-dtb#1666ricardosalveti merged 2 commits intoqualcomm-linux:masterfrom
ricardosalveti merged 2 commits intoqualcomm-linux:masterfrom
Conversation
vkraleti
previously approved these changes
Mar 3, 2026
koenkooi
previously approved these changes
Mar 3, 2026
Test run workflowTest jobs for commit addbbb9
All jobs summary
|
Test Results 45 files + 21 206 suites +182 2h 37m 21s ⏱️ + 1h 19m 6s For more details on these failures, see this check. Results for commit 3ad0e10. ± Comparison against base commit b062add. This pull request removes 2 and adds 36 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
quaresmajose
reviewed
Mar 3, 2026
Move default declaration of QCOM_DTB_DEFAULT from image_types_qcom.bbclass to qcom-common.inc, keeping same default value but with a weaker assignment, to allow individual machine configuration to replace the default based on the current assignments. Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
…-dtb Skip creating fit-dtb image when QCOM_DTB_DEFAULT is set to a fixed device-tree. Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
Test run workflowTest jobs for commit 3ad0e10
All jobs summary
|
anujm1
approved these changes
Mar 4, 2026
vkraleti
approved these changes
Mar 4, 2026
quaresmajose
approved these changes
Mar 4, 2026
Test run workflowTest jobs for commit addbbb9
All jobs summary
|
Test run workflowTest jobs for commit 3ad0e10
All jobs summary
|
bea8c58
into
qualcomm-linux:master
168 of 171 checks passed
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.
Skip creating fit-dtb image when when QCOM_DTB_DEFAULT is set to a fixed
device-tree.