scripts: dump-target-info print kernel versions
authorPaul Spooren <mail@aparcar.org>
Wed, 3 Nov 2021 02:17:57 +0000 (16:17 -1000)
committerPaul Spooren <mail@aparcar.org>
Wed, 29 Dec 2021 13:06:10 +0000 (14:06 +0100)
commit02de391b086dd2b7a72c2394cfb66cec666a51c1
tree6229e3ac970eb3c0e0e1d91aaa2aa8f795ec015d
parent79a81d36ae60026624379a8d24ae3719ee2d149c
scripts: dump-target-info print kernel versions

This commits adds the ability to print Kernel versions of all
targets/subtargets. If a testing Kernel is set print that version as
well.

Example output:

    apm821xx/nand 5.10
    apm821xx/sata 5.10
    arc770/generic 5.4
    archs38/generic 5.4
    armvirt/32 5.10
    armvirt/64 5.10
    at91/sam9x 5.10
    at91/sama5 5.10
    ath25/generic 5.4
    ath79/generic 5.4 5.10
    ath79/mikrotik 5.4 5.10
    --- %< ---

This should help to get a quick update on the state of Kernels.

Signed-off-by: Paul Spooren <mail@aparcar.org>
scripts/dump-target-info.pl