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:
parent
66f66bbdb5
commit
1a9f5eac98
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue