diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2022-04-04 17:30:21 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2022-04-04 17:30:21 -0500 |
commit | 696b4b7140cd122ec83557527d3d309755efd04d (patch) | |
tree | 11fcdc71cf87f6a6af532f7633eae6a6ffd7bdc5 /recipes-connectivity | |
parent | c70c7b1e0253714e5467b076d081eb8936ce0115 (diff) | |
download | meta-mlinux-696b4b7140cd122ec83557527d3d309755efd04d.tar.gz meta-mlinux-696b4b7140cd122ec83557527d3d309755efd04d.tar.bz2 meta-mlinux-696b4b7140cd122ec83557527d3d309755efd04d.zip |
Updated lora gateway 1303 tag
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-gateway-sx1303_2.0.12.bb (renamed from recipes-connectivity/lora/lora-gateway-sx1303_2.0.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.9.bb b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.12.bb index 0f0fb24..3bf2442 100644 --- a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.9.bb +++ b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.12.bb @@ -9,7 +9,7 @@ DEPENDS = "logrotate" RDEPENDS_${PN} += "bash" PR = "r0" -# SRCREV = "100104ee350a0e469b348ac383486d311caaf5e5" +#SRCREV = "100104ee350a0e469b348ac383486d311caaf5e5" SRCREV = "V${PV}" SRC_URI = "git://github.com/MultiTechSystems/sx1302_hal.git;protocol=https;branch=master \ |