[yocto] [meta-raspberrypi] [PATCH 1/2] wic: move sdimage-raspberrypi to toplevel wic location

Maciej Borzecki maciej.borzecki at rndity.com
Mon Feb 27 03:46:05 PST 2017


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 <maciej.borzecki at rndity.com>
---
 {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
-- 
2.5.5




More information about the yocto mailing list