diff options
author | John Klug <john.klug@multitech.com> | 2018-12-11 18:38:13 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 17:08:20 -0500 |
commit | b1c17bd71b3acb55a16a7027b0b221953f222deb (patch) | |
tree | ce6ef4c1f732deb42b9496acba327d8c82aed0e2 /recipes-connectivity | |
parent | 3050422cfcd95b575c9f89d8cf6a1f305d9b8b01 (diff) | |
download | meta-mlinux-b1c17bd71b3acb55a16a7027b0b221953f222deb.tar.gz meta-mlinux-b1c17bd71b3acb55a16a7027b0b221953f222deb.tar.bz2 meta-mlinux-b1c17bd71b3acb55a16a7027b0b221953f222deb.zip |
Bump the package version for the new Russian Channel Plan
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb b/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb index 6f70d05..34a18a1 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb @@ -9,7 +9,7 @@ RDEPENDS_${PN} += "bash" # Source revision PSR = "r3" # Recipe revision -PR = "r4" +PR = "r5" SRCREV = "v${PV}" |