]> code.ossystems Code Review - openembedded-core.git/commit
toaster.bbclass: Simplify parsing of depends.dot
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 29 Aug 2017 21:21:04 +0000 (23:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Aug 2017 10:19:11 +0000 (11:19 +0100)
commit20684149bb659b34d3bcac8f202cb95d607567c1
treea9707fdb18e0d5c2fefb7ce761aa10b535ee328b
parent99ef2f26cf498e1693a947bb44e40c31c20ec525
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