summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-11-16 09:53:19 -0600
committerJohn Klug <john.klug@multitech.com>2017-11-16 09:53:19 -0600
commit40301fa84017562854dfad45dd83572e55800c9d (patch)
treeea578a8bae2e000f8bf066a82aa9452f1826b1e8
parent1e29db74a09e7d052770cd10666fb88d40cff52c (diff)
downloadmeta-mlinux-40301fa84017562854dfad45dd83572e55800c9d.tar.gz
meta-mlinux-40301fa84017562854dfad45dd83572e55800c9d.tar.bz2
meta-mlinux-40301fa84017562854dfad45dd83572e55800c9d.zip
CONFFILES variable overwritten by 2nd occurance
-rw-r--r--recipes-connectivity/lora/lora-network-server_1.0.43.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.43.bb b/recipes-connectivity/lora/lora-network-server_1.0.43.bb
index 724b905..bce4a76 100644
--- a/recipes-connectivity/lora/lora-network-server_1.0.43.bb
+++ b/recipes-connectivity/lora/lora-network-server_1.0.43.bb
@@ -45,6 +45,5 @@ do_install() {
install -m 0644 ${WORKDIR}/lora-network-server.logrotate.conf ${D}${sysconfdir}/logrotate.d/lora-network-server.conf
}
-CONFFILES_${PN} = "${sysconfdir}/default/lora-network-server"
FILES_${PN} += "${LORA_DIR}"
FILES_${PN}-dbg += "${LORA_DIR}/.debug"