mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
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
@ -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…
Reference in New Issue
Block a user