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

manifest: hal_renesas: Update hal_renesas revision #87445

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

quytranpzz
Copy link
Contributor

@quytranpzz quytranpzz commented Mar 21, 2025

Update hal_renesas to the latest revision to fix the warning bleeding to other vendors
CMake Warning at /home/pdgendt/zephyrproject/zephyr/CMakeLists.txt:1011 (message):
No SOURCES given to Zephyr library: ..__modules__hal__renesas__drivers
Excluding target from build.
Fixes: #87454

Update hal_renesas revision to fix the Zephyr library warning

Signed-off-by: Quy Tran <quy.tran.pz@renesas.com>
@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Mar 21, 2025
@zephyrbot
Copy link
Collaborator

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_renesas zephyrproject-rtos/hal_renesas@cbaf9b5 zephyrproject-rtos/hal_renesas@a959f1b (main) zephyrproject-rtos/hal_renesas@cbaf9b55..a959f1bb

All manifest checks OK

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

@nashif nashif merged commit 4bbb617 into zephyrproject-rtos:main Mar 22, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manifest manifest-hal_renesas size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renesas HAL generates CMake warning when building for non-Renesas platforms
8 participants