diff options
| author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2017-01-30 23:37:18 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-02 17:37:44 +0000 |
| commit | dba8cf377c14665fa759779f9b1af094377cf0c6 (patch) | |
| tree | 74368abcc77eb1dca17e5b308b906b3aa32f900f /scripts/lib/wic/config | |
| parent | 0ff04e1e956d6c2aab6ae5fb7c25b8327e99edc9 (diff) | |
| download | poky-dba8cf377c14665fa759779f9b1af094377cf0c6.tar.gz | |
wic: removed conf.py and empty config file.
Removed as they're not used anymore in wic code.
(From OE-Core rev: ffa2f3d7bf883d5add911b7c5d0be2b347733524)
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/config')
| -rw-r--r-- | scripts/lib/wic/config/wic.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/lib/wic/config/wic.conf b/scripts/lib/wic/config/wic.conf deleted file mode 100644 index a51bcb55eb..0000000000 --- a/scripts/lib/wic/config/wic.conf +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | [common] | ||
| 2 | ; general settings | ||
| 3 | distro_name = OpenEmbedded | ||
| 4 | |||
| 5 | [create] | ||
| 6 | ; settings for create subcommand | ||
