diff options
author | John Klug <john.klug@multitech.com> | 2018-12-11 18:38:13 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-12-11 18:38:13 -0600 |
commit | fa2e4ccea5b60c6c9b554bc87870ce24a703a685 (patch) | |
tree | f969ab9d50a51d91cdd2523cfaaa813958c0505a | |
parent | bc2a664526a1529e7e3a3b71a857ec15f8bb8581 (diff) | |
download | meta-mlinux-fa2e4ccea5b60c6c9b554bc87870ce24a703a685.tar.gz meta-mlinux-fa2e4ccea5b60c6c9b554bc87870ce24a703a685.tar.bz2 meta-mlinux-fa2e4ccea5b60c6c9b554bc87870ce24a703a685.zip |
Bump the package version for the new Russian Channel Plan
-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}" |