Skip to content

Uboot #95

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

Merged
merged 8 commits into from
Jun 3, 2025
Merged

Uboot #95

merged 8 commits into from
Jun 3, 2025

Conversation

sixtyfourktec
Copy link
Contributor

No description provided.

Some users use this to figure out the CFLAGS/LDFLAGS required to link
against pcre2. Make it available in the -dev target and make sure the
paths it returns are correct.
As in par with Linux building uboot is a common task. Again, there may
be vendor provided bsp's with custom uboot sources. Add some general
helper functions for building uboot and its dependencies.
Add a generic uboot builder. This can be used to build uboot in some
default config provided by the uboot sources. Custom configs are
supported with the UBOOT_CUSTOM_CONFIG/UBOOT_CUSTOM_CONFIG_PKG
variables.

Also move utils::uboot-tools here, because they are build out of the
same sources and we don't want to manage two different build recipes for
that.
@jkloetzke jkloetzke merged commit 5afcea6 into BobBuildTool:master Jun 3, 2025
1 check passed
@jkloetzke
Copy link
Member

Thanks

@sixtyfourktec sixtyfourktec deleted the uboot branch June 4, 2025 06:00
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