Jonas Häggqvist schrieb:
Frank Gevaerts wrote:
Another way to do this would be to remove APPSVERSION from the
bootloader makefile and set it in config-* instead.
This seems most clear to me, at first glance - in combination with a flag
in show_logo.c whether to use BOOTLOADER_VERSION (or whatever is decided
to call it), or APPSVERSION (for svn bootloaders).
I think config-* is the wrong place for version numbers in general. It
should give info about what the hardware is capable to do, and some
minor other target-dependant stuff (such as rockbox file extension).
You should be able to override version.sh in bootloader.make.