diff options
| author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-09-02 13:58:02 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-02 23:46:49 +0100 |
| commit | 5dc02d572794298b3362378cea3d7da654456c44 (patch) | |
| tree | f59077c3c62cf320e1f4700c244bad6e82fb1936 /scripts/lib/image/config | |
| parent | d281a65a81f369fc8d75023b8f911ce4106969c1 (diff) | |
| download | openembedded-core-5dc02d572794298b3362378cea3d7da654456c44.tar.gz openembedded-core-5dc02d572794298b3362378cea3d7da654456c44.tar.bz2 openembedded-core-5dc02d572794298b3362378cea3d7da654456c44.zip | |
wic: get rid of scripts/lib/image
Moved content of scripts/lib/image/ to scripts/lib/wic as
one directory with the same name as a tool is self-explanatory
and less confusing than two.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/image/config')
| -rw-r--r-- | scripts/lib/image/config/wic.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/lib/image/config/wic.conf b/scripts/lib/image/config/wic.conf deleted file mode 100644 index a51bcb55eb..0000000000 --- a/scripts/lib/image/config/wic.conf +++ /dev/null @@ -1,6 +0,0 @@ -[common] -; general settings -distro_name = OpenEmbedded - -[create] -; settings for create subcommand |
