Skip to content

Conversation

@cfriedt
Copy link
Member

@cfriedt cfriedt commented Oct 15, 2025

  • modules: simplelink: select necessary POSIX kconfig dependencies
  • modules: simplelink: remove unneeded REQUIRES_FULL_LIBC

This fixes a build issue in CI
https://github.com/zephyrproject-rtos/zephyr/actions/runs/18523743005/job/52789581990

Select the `POSIX_SYSTEM_INTERFACES` and `POSIX_SEMAPHORES` options for
the SimpleLink Host WiFi driver to fix a build issue in CI.

Update the stale comment to be more accurate of each required POSIX
Kconfig option.

https://github.com/zephyrproject-rtos/zephyr/actions/runs/18523743005/\
job/52789581990

Signed-off-by: Chris Friedt <[email protected]>
I guess a very long time ago, before `stdint.h` was included in the
minimal libc, the SimpleLink module required a full C library.

It's definitely there now, so remove the stale comment and drop the
unnecessary `select REQUIRES_FULL_LIBC`.

Signed-off-by: Chris Friedt <[email protected]>
@cfriedt cfriedt added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Oct 15, 2025
@zephyrbot zephyrbot added the platform: TI SimpleLink Texas Instruments SimpleLink MCU label Oct 15, 2025
@sonarqubecloud
Copy link

@jhedberg jhedberg requested a review from a team October 15, 2025 11:27
@jhedberg jhedberg merged commit dd09402 into zephyrproject-rtos:main Oct 15, 2025
31 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. upstream CI issues, tests failing in upstream CI , etc. platform: TI SimpleLink Texas Instruments SimpleLink MCU

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants