]> code.ossystems Code Review - openembedded-core.git/commit
toaster.bbclass: Simplify parsing of depends.dot
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 9 Jun 2017 19:34:28 +0000 (21:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:17:50 +0000 (15:17 +0100)
commit49a321d03e527ad15c3a7fcb9d94980577535ca3
tree7cdeff351a6a39cfff35a0593652d7b87e8466d1
parent37ea2c8b299483f0e12fad66efa789c6445571e0
toaster.bbclass: Simplify parsing of depends.dot

By using a single regular expression, the parsing of the depends.dot
file can be simplified a lot. This should also make it less
susceptible to formatting changes in that file.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toaster.bbclass