]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cache: Move the parsing message to a more logical place
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Jul 2016 16:25:19 +0000 (17:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jul 2016 10:40:25 +0000 (11:40 +0100)
commitb48d95677a4d285a77cda2892179965f7f8f06dd
treeb516b531bd38727671d7676478f899f4da33d96b
parent5fa0b3a19e7d0f40790f737abeddf499d53f1f6a
cache: Move the parsing message to a more logical place

Otherwise you can look at the log and wonder why parsing isn't happening
when it really is due to other code paths.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/cache.py