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 <[email protected]> --- {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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
