diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-10-22 09:23:56 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-23 07:13:59 +0100 |
commit | 3103f0cb908eced7b751128c2bba898d12017c80 (patch) | |
tree | 68e4e24c4a7bee1ae07335e53c15ccf40c00ea94 /scripts/oe-pkgdata-util | |
parent | 6c7115a56c3d0bf3d6d0275bd2d49d8cfef5c028 (diff) | |
download | openembedded-core-3103f0cb908eced7b751128c2bba898d12017c80.tar.gz openembedded-core-3103f0cb908eced7b751128c2bba898d12017c80.tar.bz2 openembedded-core-3103f0cb908eced7b751128c2bba898d12017c80.zip |
wic: Remove dependency on rt_util module
rt_util contains bootstrap_mic(), which imports rpm and other things
we don't need because we don't do bootstrap i.e. runtime (set in
wic.conf) is always set to 'native', which means use what's on the
local host.
bootstrap mode is for downloading and installing rpms that wic needs,
which we may want to implement later; for now, we just want to use
what's local.
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-pkgdata-util')
0 files changed, 0 insertions, 0 deletions