diff options
author | Harsh Sharma <92harshsharma@gmail.com> | 2018-05-18 14:06:33 -0500 |
---|---|---|
committer | Harsh Sharma <92harshsharma@gmail.com> | 2018-05-18 14:06:33 -0500 |
commit | 8959ea2dd7f1c4f75ee90a198610839b854a2e07 (patch) | |
tree | fc7fa6f671f2899627673695bcea8e685a86c91c /recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | |
parent | 461f32b7f7bd9ad502a913b5f02400c6213f1edb (diff) | |
download | meta-mlinux-atmel-8959ea2dd7f1c4f75ee90a198610839b854a2e07.tar.gz meta-mlinux-atmel-8959ea2dd7f1c4f75ee90a198610839b854a2e07.tar.bz2 meta-mlinux-atmel-8959ea2dd7f1c4f75ee90a198610839b854a2e07.zip |
Updated Bitbake PR for recipes affected
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb index 37fe694..6ec2ff1 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb @@ -7,7 +7,7 @@ LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=22af7693d7b76ef0fc76161c4be76c45" DEPENDS = "lora-gateway" RDEPENDS_${PN} += "bash" -PR = "r11" +PR = "r12" SRCREV = "v${PV}" |