Draft: Change kernel release to include complete version
We tried to maintain a stable ABI, so modules could be used between different builds. This sharing of modules will not longer be possible in the future.
This changes the kernel internal release to ${BINARYVERSION}-${FLAVOUR}
.
With this all modules will be incompatible with every other version.
This is a pre-condition to a fix for #1040901.
Edited by Bastian Blank