package/xenomai: fix latest version

The last xenomai version bump [1] forgot to update the
BR2_PACKAGE_XENOMAI_LATEST_VERSION option string.

[1] 44fafcc41a

Reported-by: Pierre Ficheux <pierre.ficheux@smile.fr>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
This commit is contained in:
Romain Naour 2024-11-13 17:26:22 +01:00
parent 66f66bbdb5
commit 1a9f5eac98

View File

@ -51,7 +51,7 @@ choice
in the Linux Kernel -> Linux Kernel Extensions menu.
config BR2_PACKAGE_XENOMAI_LATEST_VERSION
bool "Latest version (3.0.10)"
bool "Latest version (3.2.x)"
config BR2_PACKAGE_XENOMAI_CUSTOM_VERSION
bool "Custom version"