diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-01-18 14:22:46 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-19 16:35:38 +0000 |
commit | b9d400be06bc4a4bb9f9c6a6a0c8e5ecfd4e2dfb (patch) | |
tree | e2d0c750b8382c8c7056dc8f5bfa28928116534c /scripts/lib/wic/pluginbase.py | |
parent | 373016ba08c2ec4dbcd44649d9c8cd57d5574402 (diff) | |
download | openembedded-core-b9d400be06bc4a4bb9f9c6a6a0c8e5ecfd4e2dfb.tar.gz openembedded-core-b9d400be06bc4a4bb9f9c6a6a0c8e5ecfd4e2dfb.tar.bz2 openembedded-core-b9d400be06bc4a4bb9f9c6a6a0c8e5ecfd4e2dfb.zip |
wic: rename kickstarter.py -> ksparser.py
kickstarter.py was not the best name for this module as previously
there was a directory with the same name in scripts/lib/wic/.
All files were removed from it, but .pyc files could still stay there
causing imports from wic.kickstart to fail with
ImportError: cannot import name KickStart.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/pluginbase.py')
0 files changed, 0 insertions, 0 deletions