]> git.baikalelectronics.ru Git - kernel.git/commit
ver_linux: binutils, fix inaccurate output
authorAlexander Kapshuk <alexander.kapshuk@gmail.com>
Mon, 12 Oct 2015 18:39:43 +0000 (21:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Oct 2015 04:55:26 +0000 (21:55 -0700)
commit939af8024f121ce271887824b743169148eb9778
treed5b7c58a1e17efec722bb059068357bb8e48f2cb
parentbef5a9658855cb21992bdac826bbb784fa676505
ver_linux: binutils, fix inaccurate output

Current implementation output on Gentoo Linux:
binutils               2.25.1
1.1
2.25.1

Proposed implementation:
Binutils 2.25.1

Tested on:
Gentoo Linux
Debian 6.0.10
Oracle Linux Server release 7.1

Rely on regex to find the version number.

Signed-off-by: Alexander Kapshuk <alexander.kapshuk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/ver_linux