The Styhead release is now EOL.
Wrynose is the latest release and a LTS.
The wic files must now be in the path `/files/wic`
Signed-off-by: Jan Vermaete <
jan.ve...@gmail.com>
---
conf/layer.conf | 2 +-
{wic => files/wic}/sama5d27.wks | 0
{wic => files/wic}/ts-raspberrypi.wks | 0
{wic => files/wic}/wandboard.wks | 0
4 files changed, 1 insertion(+), 1 deletion(-)
rename {wic => files/wic}/sama5d27.wks (100%)
rename {wic => files/wic}/ts-raspberrypi.wks (100%)
rename {wic => files/wic}/wandboard.wks (100%)
diff --git a/conf/layer.conf b/conf/layer.conf
index 4882d97..c239335 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,7 +11,7 @@ BBFILE_PRIORITY_swupdate-boards = "7"
LAYERDEPENDS_swupdate-boards = "swupdate"
-LAYERSERIES_COMPAT_swupdate-boards = "styhead"
+LAYERSERIES_COMPAT_swupdate-boards = "wrynose"
BBFILES_DYNAMIC += " \
atmel:${LAYERDIR}/dynamic-layers/atmel/*/*/*.bb \
diff --git a/wic/sama5d27.wks b/files/wic/sama5d27.wks
similarity index 100%
rename from wic/sama5d27.wks
rename to files/wic/sama5d27.wks
diff --git a/wic/ts-raspberrypi.wks b/files/wic/ts-raspberrypi.wks
similarity index 100%
rename from wic/ts-raspberrypi.wks
rename to files/wic/ts-raspberrypi.wks
diff --git a/wic/wandboard.wks b/files/wic/wandboard.wks
similarity index 100%
rename from wic/wandboard.wks
rename to files/wic/wandboard.wks
--
2.47.3