native_posix: deprecate with planned removal for 4.2

native_posix has been replaced with native_sim.
Users have been encouraged to switch since 3.6.

We deprecate it now, and plan to remove it in 4.2.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-08-09 17:00:49 +02:00 committed by Anas Nashif
commit b969dc93fc

View file

@ -3,6 +3,9 @@
if BOARD_NATIVE_POSIX if BOARD_NATIVE_POSIX
config BOARD_DEPRECATED_RELEASE
default "v4.2.0"
config BUILD_OUTPUT_BIN config BUILD_OUTPUT_BIN
default n default n