diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2022-04-04 17:29:32 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2022-04-04 17:29:32 -0500 |
commit | a8e554fe313b4cd5e349987c609a6419e29b65a2 (patch) | |
tree | a4659b1f096388a0a3f247a29ed00fd15a983062 /recipes-connectivity | |
parent | e8a1632249375534904af07481c7fce52f17db9f (diff) | |
download | meta-mlinux-a8e554fe313b4cd5e349987c609a6419e29b65a2.tar.gz meta-mlinux-a8e554fe313b4cd5e349987c609a6419e29b65a2.tar.bz2 meta-mlinux-a8e554fe313b4cd5e349987c609a6419e29b65a2.zip |
Updated lora 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) | 4 |
1 files changed, 2 insertions, 2 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..f6c5fac 100644 --- a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.9.bb +++ b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.12.bb @@ -9,8 +9,8 @@ DEPENDS = "logrotate" RDEPENDS_${PN} += "bash" PR = "r0" -# SRCREV = "100104ee350a0e469b348ac383486d311caaf5e5" -SRCREV = "V${PV}" +SRCREV = "100104ee350a0e469b348ac383486d311caaf5e5" +#SRCREV = "V${PV}" SRC_URI = "git://github.com/MultiTechSystems/sx1302_hal.git;protocol=https;branch=master \ file://global_conf.json.MTAC_003_0_0.EU868 \ |