samples: http_get: exclude native_posix in the CONFIG_POSIX_API=y build
CONFIG_POSIX_API depends on !CONFIG_NATIVE_APPLICATION, which is incompatible with the native_posix platforms. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
This commit is contained in:
parent
3efdbe6c0c
commit
7669b58d9d
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ tests:
|
|||
platform_exclude:
|
||||
- cc3220sf_launchxl
|
||||
- cc3235sf_launchxl
|
||||
- native_posix
|
||||
- native_posix/native/64
|
||||
extra_configs:
|
||||
- CONFIG_POSIX_API=y
|
||||
sample.net.sockets.http_get.offload.simplelink:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue