]> code.ossystems Code Review - openembedded-core.git/commit
rootfs.py: add log checking ability for deb and ipk
authorChen Qi <Qi.Chen@windriver.com>
Thu, 19 Mar 2015 05:17:52 +0000 (13:17 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Mar 2015 09:19:38 +0000 (09:19 +0000)
commitd995871b433643958845e1d476813fa12888100e
treee2c7b7104d315883cb109bdc61908784dad99199
parent4c9213dffb71510ba99a0665f620e9de4a2dfeb5
rootfs.py: add log checking ability for deb and ipk

Extract the common codes of log checking and add the ability of log
checking for deb and ipk package backend.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/rootfs.py