From 6bafea4f37fc50d0905edcc49699326d6158aaa3 Mon Sep 17 00:00:00 2001 From: Maciej Borzecki Date: Mon, 27 Feb 2017 12:46:05 +0100 Subject: [PATCH] wic: move sdimage-raspberrypi to toplevel wic location Wic supports picking up image files from toplevel LAYERDIR/wic directory. Using this location has the benefit that image files are easier to find (compare that to previously used scripts/lib/image/canned-wks/ location). Signed-off-by: Maciej Borzecki --- {scripts/lib/image/canned-wks => wic}/sdimage-raspberrypi.wks | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {scripts/lib/image/canned-wks => wic}/sdimage-raspberrypi.wks (100%) diff --git a/scripts/lib/image/canned-wks/sdimage-raspberrypi.wks b/wic/sdimage-raspberrypi.wks similarity index 100% rename from scripts/lib/image/canned-wks/sdimage-raspberrypi.wks rename to wic/sdimage-raspberrypi.wks