From 5dc02d572794298b3362378cea3d7da654456c44 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. Signed-off-by: Ed Bartosh Signed-off-by: Richard Purdie --- scripts/lib/wic/config/wic.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 scripts/lib/wic/config/wic.conf (limited to 'scripts/lib/wic/config') diff --git a/scripts/lib/wic/config/wic.conf b/scripts/lib/wic/config/wic.conf new file mode 100644 index 0000000000..a51bcb55eb --- /dev/null +++ b/scripts/lib/wic/config/wic.conf @@ -0,0 +1,6 @@ +[common] +; general settings +distro_name = OpenEmbedded + +[create] +; settings for create subcommand -- cgit v1.2.3