[meta-security][PATCH 01/13] krill: fix missing dollar sign in FILES

Scott Murray <[email protected]>
Newsgroups org.yoctoproject.lists.yocto-patches
Message-ID <731c5fc0b8146a59b721567f7c045b66ac75c46e.1777476608.git.scott.murray@konsulko.com>
From: Wenlin Kang <[email protected]>

{sysconfdir} -> ${sysconfdir}

Signed-off-by: Wenlin Kang <[email protected]>
Signed-off-by: Scott Murray <[email protected]>
---
 recipes-security/krill/krill_0.12.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/krill/krill_0.12.3.bb b/recipes-security/krill/krill_0.12.3.bb
index 472bac9..2a10584 100644
--- a/recipes-security/krill/krill_0.12.3.bb
+++ b/recipes-security/krill/krill_0.12.3.bb
@@ -37,7 +37,7 @@ USERADD_PARAM:${PN} = "--system -g ${KRILL_GID} --home-dir  \
                        /var/lib/krill/ --no-create-home  \
                        --shell /sbin/nologin ${BPN}"
 
-FILES:${PN} += "{sysconfdir}/defaults ${datadir}"
+FILES:${PN} += "${sysconfdir}/defaults ${datadir}"
 INSANE_SKIP:${PN} = "already-stripped"
 
 COMPATIBLE_HOST = "(i.86|x86_64|aarch64).*-linux"
-- 
2.53.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.