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

linux-qcom-uki: use bb.parse.SkipRecipe for the kernel Image check #667

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

ricardosalveti
Copy link
Contributor

Move the kernel Image check to the same python parsing logic created for merging KERNEL_IMAGETYPES, as SKIP_RECIPE does not take into account dynamic python logic, rejecting the updated KERNEL_IMAGETYPES value.

Since KERNEL_IMAGETYPES is not used anywhere else in the recipe, remove setVar and just use the merged 'types' variable instead.

Move the kernel Image check to the same python parsing logic created
for merging KERNEL_IMAGETYPES, as SKIP_RECIPE does not take into account
dynamic python logic, rejecting the updated KERNEL_IMAGETYPES value.

Since KERNEL_IMAGETYPES is not used anywhere else in the recipe, remove
setVar and just use the merged 'types' variable instead.

Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
@ricardosalveti
Copy link
Contributor Author

@ndechesne fyi, tested with meta-qcom-hwe master.

@lumag lumag merged commit 823491b into Linaro:master Oct 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants