[meta-freescale] [PATCH 1/8] wic: Move all wks files to root layer directory

Otavio Salvador otavio at ossystems.com.br
Fri Sep 29 12:27:47 PDT 2017


The wic looks for wks files in many places. The root layer directory
is one of those and makes much easier to find the wks files for
reference and use.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 {scripts/lib/wic/canned-wks => wic}/imx-barebox.wks   | 0
 {scripts/lib/wic/canned-wks => wic}/imx-uboot-spl.wks | 0
 {scripts/lib/wic/canned-wks => wic}/imx-uboot.wks     | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename {scripts/lib/wic/canned-wks => wic}/imx-barebox.wks (100%)
 rename {scripts/lib/wic/canned-wks => wic}/imx-uboot-spl.wks (100%)
 rename {scripts/lib/wic/canned-wks => wic}/imx-uboot.wks (100%)

diff --git a/scripts/lib/wic/canned-wks/imx-barebox.wks b/wic/imx-barebox.wks
similarity index 100%
rename from scripts/lib/wic/canned-wks/imx-barebox.wks
rename to wic/imx-barebox.wks
diff --git a/scripts/lib/wic/canned-wks/imx-uboot-spl.wks b/wic/imx-uboot-spl.wks
similarity index 100%
rename from scripts/lib/wic/canned-wks/imx-uboot-spl.wks
rename to wic/imx-uboot-spl.wks
diff --git a/scripts/lib/wic/canned-wks/imx-uboot.wks b/wic/imx-uboot.wks
similarity index 100%
rename from scripts/lib/wic/canned-wks/imx-uboot.wks
rename to wic/imx-uboot.wks
-- 
2.14.1



More information about the meta-freescale mailing list