]> code.ossystems Code Review - openembedded-core.git/commit
toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump()
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 9 Jun 2017 19:34:29 +0000 (21:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:17:50 +0000 (15:17 +0100)
commit3b42c400d2d7a6ebe37429a363e1d79200f87e9b
tree1166a956bab8aa405aadee937764e5d0b48d0090
parent49a321d03e527ad15c3a7fcb9d94980577535ca3
toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump()

When using RPM, depends.dot may contain dependencies such as
"/bin/sh", which will confuse _toaster_load_pkgdatafile(). Ignore
them. While at it, also ignore dependencies that contain parentheses,
e.g., "libc.so.6(GLIBC_2.7)".

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