package/xenomai: move the version setting to Kconfig
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 14 Jan 2020 20:55:19 +0000 (21:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 24 Jun 2020 21:11:56 +0000 (23:11 +0200)
commit0f5bab043a0cfb0faf98939023e29ae5dbaff932
tree19a130d3a4a8a024b0b8ade4a80823f78d7c8b3c
parentca72d6b2a0c575c2fcafe35aeb36cf850151dfa1
package/xenomai: move the version setting to Kconfig

The xenomai version is decided in Kconfig, but the default value is
set in the .mk. This is unlike the other packages that have a version
choice (like linux, uboot...).

Move the value into Config.in.

This paves the way to using other custom sources, like from a git tree.

Note however that any existing configuration will need to be adapted to
the new settings. Adding legacy handling is non-trivial, so manual
intervention will be required.

Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
cc: Romain Naour <romain.naour@gmail.com>
Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/xenomai/Config.in
package/xenomai/xenomai.mk