diff options
| -rw-r--r-- | recipes-connectivity/lora/lora-network-server-mtcap/lora-network-server.logrotate.conf | 2 | ||||
| -rw-r--r-- | recipes-connectivity/lora/lora-network-server-mtcap_2.0.14.bb (renamed from recipes-connectivity/lora/lora-network-server-mtcap_2.0.13.bb) | 4 | ||||
| -rw-r--r-- | recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf | 2 | ||||
| -rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.0.14.bb (renamed from recipes-connectivity/lora/lora-network-server_2.0.13.bb) | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/recipes-connectivity/lora/lora-network-server-mtcap/lora-network-server.logrotate.conf b/recipes-connectivity/lora/lora-network-server-mtcap/lora-network-server.logrotate.conf index d2b6c9a..01a1cc0 100644 --- a/recipes-connectivity/lora/lora-network-server-mtcap/lora-network-server.logrotate.conf +++ b/recipes-connectivity/lora/lora-network-server-mtcap/lora-network-server.logrotate.conf @@ -1,4 +1,4 @@ -/var/log/lora-pkt-fwd*.log /var/log/lora-network-server.log { +/var/log/lora-*.log { size 512k rotate 4 compress diff --git a/recipes-connectivity/lora/lora-network-server-mtcap_2.0.13.bb b/recipes-connectivity/lora/lora-network-server-mtcap_2.0.14.bb index 7523cbf..9a6eda7 100644 --- a/recipes-connectivity/lora/lora-network-server-mtcap_2.0.13.bb +++ b/recipes-connectivity/lora/lora-network-server-mtcap_2.0.14.bb @@ -17,8 +17,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://local_conf.json \ " -SRC_URI[md5sum] = "3c9c62d0e721a4b588d602cc36052798" -SRC_URI[sha256sum] = "3499b14fc84c241401cf13089298192e1e3c4df2b977381f823b4aa82263b781" +SRC_URI[md5sum] = "17894d4d40374bf68052bcce38d1310c" +SRC_URI[sha256sum] = "4baae18fdaef48278a004abfb16b5e0a20d9990c252d0bb9d8a592ffca9ff6d7" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" diff --git a/recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf b/recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf index d2b6c9a..01a1cc0 100644 --- a/recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf +++ b/recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf @@ -1,4 +1,4 @@ -/var/log/lora-pkt-fwd*.log /var/log/lora-network-server.log { +/var/log/lora-*.log { size 512k rotate 4 compress diff --git a/recipes-connectivity/lora/lora-network-server_2.0.13.bb b/recipes-connectivity/lora/lora-network-server_2.0.14.bb index 2fc1f38..90acbb8 100644 --- a/recipes-connectivity/lora/lora-network-server_2.0.13.bb +++ b/recipes-connectivity/lora/lora-network-server_2.0.14.bb @@ -14,8 +14,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://lora-network-server.logrotate.conf \ " -SRC_URI[md5sum] = "3c9c62d0e721a4b588d602cc36052798" -SRC_URI[sha256sum] = "3499b14fc84c241401cf13089298192e1e3c4df2b977381f823b4aa82263b781" +SRC_URI[md5sum] = "17894d4d40374bf68052bcce38d1310c" +SRC_URI[sha256sum] = "4baae18fdaef48278a004abfb16b5e0a20d9990c252d0bb9d8a592ffca9ff6d7" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |
