From 6c89ad5bd537601422c97c66bda72fce9779f4ec Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 18 Jan 2023 08:07:01 +0000 Subject: deploy-conf: add separate name value If the deploy conf name contains a slash '/', it's interpreted as group separator and the settings won't be read correctly. Instead, add it as separate name setting and use machine name as the group value. Pick-to: 6.5 6.4 6.2 Change-Id: I366f3f1113cffd8ed8e546a23db7bbee34ca7ef0 Reviewed-by: Alex Bu --- meta-boot2qt/classes/deploy-conf.bbclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-boot2qt/classes/deploy-conf.bbclass b/meta-boot2qt/classes/deploy-conf.bbclass index 2b79d33d..d253a0a1 100644 --- a/meta-boot2qt/classes/deploy-conf.bbclass +++ b/meta-boot2qt/classes/deploy-conf.bbclass @@ -44,7 +44,8 @@ IMAGE_CMD:conf() { fi cat > ${IMGDEPLOYDIR}/${IMAGE_NAME}${IMAGE_NAME_SUFFIX}.conf <