diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-10-22 09:24:01 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-23 07:14:00 +0100 |
commit | a1e24c4a5f5771b7ad35e53ce96c6d82212e4d7e (patch) | |
tree | 9d3eca2559409425ed2e1063af17cb76bb35e77c /meta-skeleton | |
parent | dd3cc03d4fa3347f8ef2db23d8ff98bdbdb73baa (diff) | |
download | openembedded-core-a1e24c4a5f5771b7ad35e53ce96c6d82212e4d7e.tar.gz openembedded-core-a1e24c4a5f5771b7ad35e53ce96c6d82212e4d7e.tar.bz2 openembedded-core-a1e24c4a5f5771b7ad35e53ce96c6d82212e4d7e.zip |
wic: Remove rpm and grabber dependencies from BaseImageCreator
BaseImageCreator is a base class for DirectImageCreator and others,
and imports rpm and grabber (which imports rpm).
The various plugins e.g. DirectPlugin import the creators and
therefore these dependencies, which manifest at run-time as e.g.:
Warning: Failed to load plugin imager/direct_plugin: No module named
rpm
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions