summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-basic-station_2.0.6-16.bb
diff options
context:
space:
mode:
authorSerhii Voloshynov <serhii.voloshynov@globallogic.com>2023-09-26 12:08:51 +0300
committerJohn Klug <john.klug@multitech.com>2023-09-26 11:37:19 -0500
commit56681232c2fa360e465c79a124a531274d70b2b4 (patch)
treea9aaa3079e549d485927757b23c66f9bdda8bab9 /recipes-connectivity/lora/lora-basic-station_2.0.6-16.bb
parentc9cd49f1434d2c635af509a3f6709638a067624d (diff)
downloadmeta-mlinux-56681232c2fa360e465c79a124a531274d70b2b4.tar.gz
meta-mlinux-56681232c2fa360e465c79a124a531274d70b2b4.tar.bz2
meta-mlinux-56681232c2fa360e465c79a124a531274d70b2b4.zip
Packages that are different by machine should have different names from each otherHEAD6.3.1master
Diffstat (limited to 'recipes-connectivity/lora/lora-basic-station_2.0.6-16.bb')
-rw-r--r--recipes-connectivity/lora/lora-basic-station_2.0.6-16.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-basic-station_2.0.6-16.bb b/recipes-connectivity/lora/lora-basic-station_2.0.6-16.bb
index 7568330..4b62186 100644
--- a/recipes-connectivity/lora/lora-basic-station_2.0.6-16.bb
+++ b/recipes-connectivity/lora/lora-basic-station_2.0.6-16.bb
@@ -1,4 +1,5 @@
DESCRIPTION = "LoRa Basic Station"
+SUMMARY = "LoRa Basic Station"
HOMEPAGE = "https://github.com/lorabasics/basicstation"
PRIORITY = "optional"
SECTION = "console/utils"
@@ -8,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7706b51ea6d730e45568141c660072d5"
DEPENDS = "lora-gateway logrotate lora-logging mbedtls"
RDEPENDS_${PN} += "bash"
PR = "r3"
-
+PACKAGE_ARCH = "${MACHINE_ARCH}"
SRCREV = "${PV}"
SRC_URI = "git://github.com/MultiTechSystems/basicstation.git;protocol=https;branch=master \