From 7d4bb40905fab38fb3db1d0e17afbc803622f00c Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Wed, 2 Sep 2015 13:58:02 +0300 Subject: 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. (From OE-Core rev: 5dc02d572794298b3362378cea3d7da654456c44) Signed-off-by: Ed Bartosh Signed-off-by: Richard Purdie --- scripts/lib/image/config/wic.conf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 scripts/lib/image/config/wic.conf (limited to 'scripts/lib/image/config') 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 -- cgit v1.2.3-54-g00ecf