diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.43.bb | 1 |
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" |