classes/icecc.bbclass: Use split so we get the real version instead of a single chara...
authorHolger Freyther <zecke@selfish.org>
Mon, 11 Sep 2006 13:46:49 +0000 (13:46 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 11 Sep 2006 13:46:49 +0000 (13:46 +0000)
commit99392e1c17c790e5a76e2e0d2094721b0a080715
tree4f60bc0ae04d966220e1775200a89af86a5a7f34
parent2f8b6f197101850d3c53b260b09b4e18d1fdcb64
classes/icecc.bbclass: Use split so we get the real version instead of a single charachter
    [2] will get us the 2nd charachter of the first line. This
    is not what we wanted. We want the version number which is the
    '2nd' column of the first line.
classes/icecc.bbclass