Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit cea218c

Browse files
Mandeep BansalIntel Aero
authored andcommitted
airmap: include python-paho-mqtt recipe
Signed-off-by: Mandeep Bansal <mandeep.bansal@intel.com>
1 parent 4545e6b commit cea218c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

recipes-airmap/airmap/airmap_1.8.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ DESCRIPTION = "Description: The AirMap airspace management system facilitates \
88
LICENSE = "Apache-2.0"
99
LIC_FILES_CHKSUM = "file://LICENSE;md5=d9bb3515869c0f426cb8441c899ae7f5"
1010

11-
RDEPENDS_${PN} += "python-json libgps libgpsd gpsd-conf gpsd-gpsctl gps-utils"
11+
RDEPENDS_${PN} += "python-json libgps libgpsd gpsd-conf gpsd-gpsctl gps-utils python-paho-mqtt"
1212

1313
SRC_URI = "file://requests-master.zip \
1414
file://AirMapSDK-Embedded.zip \

recipes-core/packagegroups/packagegroup-airmap.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ PR = "r0"
88
RDEPENDS_${PN} = "\
99
python-cryptography \
1010
airmap \
11+
python-paho-mqtt \
1112
"

0 commit comments

Comments
 (0)