]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory: call a dependency parser only on actual dependency lists
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 24 Apr 2019 16:34:15 +0000 (18:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Apr 2019 23:05:15 +0000 (00:05 +0100)
commit90bbe1bbc1667bf836d93df1e1ecca0c43315d06
tree38675bf30b8a76138360ee4c15bdb281a5f27992
parent454b8d2cdc6f79a51e610dae92c22352850c3f7c
buildhistory: call a dependency parser only on actual dependency lists

Previously it was also called on filelists and possibly other items which
broke the parser.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/buildhistory_analysis.py