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

imx93-evk.inc: Change MACHINEOVERRIDES order #1724

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

angolini
Copy link
Member

After [1] the MACHINEOVERRIDES for imx93 based machines became:

MACHINEOVERRIDES="imx-generic-bsp:imx-nxp-bsp:imxdrm:imxpxp:mx9-generic-bsp:
mx9-nxp-bsp:mx93-generic-bsp:mx93-nxp-bsp:aarch64:armv8-2a:
use-nxp-bsp:imx93-11x11-lpddr4x-evk"

which is different from what we had before. It impacts how some recipes are choosen, for example u-boot.

After this patch, the MACHINEOVERRIDES goes back to what we had before. Just like the following:

MACHINEOVERRIDES="aarch64:armv8-2a:use-nxp-bsp:imx-generic-bsp:imx-nxp-bsp:
imxdrm:imxpxp:mx9-generic-bsp:mx9-nxp-bsp:mx93-generic-bsp:
mx93-nxp-bsp:imx93-11x11-lpddr4x-evk"

[1] #1714

After [1] the MACHINEOVERRIDES for imx93 based machines became:

 MACHINEOVERRIDES="imx-generic-bsp:imx-nxp-bsp:imxdrm:imxpxp:mx9-generic-bsp:
                   mx9-nxp-bsp:mx93-generic-bsp:mx93-nxp-bsp:aarch64:armv8-2a:
                   use-nxp-bsp:imx93-11x11-lpddr4x-evk"

which is different from what we had before. It impacts how some recipes
are choosen, for example u-boot.

After this patch, the MACHINEOVERRIDES goes back to what we had before.
Just like the following:

 MACHINEOVERRIDES="aarch64:armv8-2a:use-nxp-bsp:imx-generic-bsp:imx-nxp-bsp:
                   imxdrm:imxpxp:mx9-generic-bsp:mx9-nxp-bsp:mx93-generic-bsp:
                   mx93-nxp-bsp:imx93-11x11-lpddr4x-evk"

[1] Freescale#1714

Signed-off-by: Daiane Angolini <[email protected]>
@angolini angolini requested a review from otavio January 10, 2024 18:16
@otavio otavio merged commit 88b87bd into Freescale:master Jan 10, 2024
@angolini angolini deleted the fix_machineoverrides_imx93 branch February 7, 2024 18:35
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