]> code.ossystems Code Review - openembedded-core.git/commit
scripts/install-buildtools: Handle new format checksum files
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Jun 2020 14:58:18 +0000 (15:58 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 29 Jun 2020 15:17:44 +0000 (05:17 -1000)
commit877a082b5f3f5ccf8191a2438e7707b419174ea9
tree95de1cb98ee71f92bffe68f6a5a2e2a28236c84d
parentbef009c91e8acfc7c1ba3cfd3183f000a02e002b
scripts/install-buildtools: Handle new format checksum files

Autobuilder generated checksum files only have a single space between the sum and the
filename, tweak it to account for this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d1e71bf5b399372166eb40bb0d99c8fb52231600)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/install-buildtools