[PATCH v2 0/2] scripts: workflow: sort ver_linux

Hans Anda posted 2 patches 1 month, 1 week ago
[PATCH v2 0/2] scripts: workflow: sort ver_linux
Posted by Hans Anda 1 month, 1 week ago
It is a pain in the ass to compare the software versions on the running
system (scripts/ver_linux) with the minimal required versions (changes.rst).

[v1] -> [v2]
split v1 into a patch series
changes.rst:
 add reference to ver_linux
ver_linux:
 fix path to changes.rst

Signed-off-by: Hans Anda <hansa@airmail.cc>