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

SP2-IMX8MP: Update sdk.yml to enable adlink-sp2 configs #9

Open
wants to merge 1 commit into
base: debian/sp2-imx8mp
Choose a base branch
from

Conversation

shangavelanM
Copy link

This commit accomplishes the following:

  • Previously, adlink-sp2.config was applied to .config before imx_v8_defconfig. However, since imx_v8_defconfig was the last to modify .config, it overwrote the changes made by adlink-sp2.config.
  • This commit resolves the issue by applying adlink-sp2.config at the end, ensuring its changes take effect.

This commit accomplishes the following:

* Previously, `adlink-sp2.config` was applied to `.config` before `imx_v8_defconfig`.
  However, since `imx_v8_defconfig` was the last to modify `.config`, it overwrote
  the changes made by `adlink-sp2.config`.
* This commit resolves the issue by applying `adlink-sp2.config` at the end, ensuring
  its changes take effect.

Signed-off-by: Shangavelan M <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant