diff options
author | Jeff Hatch <jhatch@multitech.com> | 2018-11-07 13:41:07 -0600 |
---|---|---|
committer | Jeff Hatch <jhatch@multitech.com> | 2018-11-07 13:41:07 -0600 |
commit | f1914677135cd27e6bfefa7c069942a64f540ed3 (patch) | |
tree | c1fcb64f7a62c39a737aa6bdb7b7f6131c821dc6 /recipes-connectivity/lora/lora-logging.bb | |
parent | 5cf450389e8ebfcbe5ed19868ddb3615cd68e465 (diff) | |
parent | 168786331f7512dad56c6a755295a3f4624a7fbb (diff) | |
download | meta-mlinux-4.1.0.tar.gz meta-mlinux-4.1.0.tar.bz2 meta-mlinux-4.1.0.zip |
Merge branch 'master' of gitlab.multitech.net:mirrors/meta-mlinux4.1.0
Diffstat (limited to 'recipes-connectivity/lora/lora-logging.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-logging.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-logging.bb b/recipes-connectivity/lora/lora-logging.bb index 67b4099..201c0cc 100644 --- a/recipes-connectivity/lora/lora-logging.bb +++ b/recipes-connectivity/lora/lora-logging.bb @@ -4,7 +4,7 @@ SECTION = "console/utils" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" DEPENDS = "" -PR = "r1" +PR = "r2" RDEPENDS_${PN} += "logrotate bash" SRC_URI = "file://lora-logging.logrotate.conf \ |