mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
1.4.0 is primarily a bugfix release, see here for details: https://github.com/eclipse/paho.mqtt.python/blob/v1.4.0/ChangeLog.txt Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
103 B
BlitzBasic
7 lines
103 B
BlitzBasic
inherit setuptools
|
|
require python-paho-mqtt.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-subprocess \
|
|
"
|