Skip to content

west: update altera hal #75842

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 1 commit into from
Jul 13, 2024
Merged

west: update altera hal #75842

merged 1 commit into from
Jul 13, 2024

Conversation

nashif
Copy link
Member

@nashif nashif commented Jul 13, 2024

Do not build HAL uart driver, use in-tree driver instead.

Fixes #75837

Signed-off-by: Anas Nashif [email protected]

@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Jul 13, 2024
@zephyrbot
Copy link
Collaborator

zephyrbot commented Jul 13, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_altera zephyrproject-rtos/hal_altera@0d225dd zephyrproject-rtos/hal_altera@4fe4df9 (master) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_altera DNM This PR should not be merged (Do Not Merge) labels Jul 13, 2024
Do not build HAL uart driver, use in-tree driver instead.

Fixes zephyrproject-rtos#75837

Signed-off-by: Anas Nashif <[email protected]>
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Jul 13, 2024
@nashif nashif added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Jul 13, 2024
@nashif nashif requested a review from a team July 13, 2024 12:52
@aescolar aescolar added this to the v3.7.0 milestone Jul 13, 2024
@nashif nashif merged commit 74a7502 into zephyrproject-rtos:main Jul 13, 2024
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. manifest manifest-hal_altera size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failures with minimal libC for qemu_nios2 in main CI
6 participants