Преглед изворни кода

package/xenomai: fix latest version

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

[1] 44fafcc41aca4c32ecd937c4b7ae93b7a713d9f2

Reported-by: Pierre Ficheux <pierre.ficheux@smile.fr>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
Romain Naour пре 8 месеци
родитељ
комит
1a9f5eac98
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package/xenomai/Config.in

+ 1 - 1
package/xenomai/Config.in

@@ -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"