Home
last modified time | relevance | path

Searched hist:"73 c25753060c58e4c339fba306ed0ded0c335748" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A Dbinutils-version.sh73c25753060c58e4c339fba306ed0ded0c335748 Thu Dec 25 02:09:44 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> scripts: fix binutils-version.sh

The current binutils-version.sh expects the version string at the end
of the first line. It turned out to not work with Linaro toolchain:
It has "Linaro 2014.09" at the back.

To fix this issue, let's parse the word right after the close
parenthesis.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reported-by: York Sun <yorksun@freescale.com>
Acked-by: Dirk Behme <dirk.behme@gmail.com>