Skip to content

Conversation

@AtanasBunchev
Copy link

Commit 2655f05
turns the definition of default values for
UBOOT_MAKE_TARGET and UBOOT_SUFFIX to overrides.

Overrides are not good because they can't be redefined easily. (Values need to be changed if using customized u-boot-imx.)

Defining default values is sufficient here.

Commit 2655f05
turns the definition of default values for
UBOOT_MAKE_TARGET and UBOOT_SUFFIX to overrides.

Overrides are not good because they can't be redefined easily.
(Values need to be changed if using customized u-boot-imx.)

Defining default values is sufficient here.

Signed-off-by: Atanas Bunchev <[email protected]>
@AtanasBunchev
Copy link
Author

I ran a bitbake -e test on my patch with Poky and both of these variables get their values from the meta-bsp/conf/layer.conf defaults, so the patch should not affect current builds.

@AtanasBunchev
Copy link
Author

Hi.
I'd like to ask if there are any issues with my pull request.
Is there anything i can help with to get the patch merged?

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.

1 participant