meta-tango/recipes-python/facadedevice/python3-facadedevice-pypi.inc

10 lines
378 B
PHP

SUMMARY = "A descriptive interface for reactive high-level Tango devices"
LICENSE = "GPL-3.0"
# pypi package does not include license file, however PKG_INFO provides license information
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=51ac512fff37e3d87577031dd63ac362"
RDEPENDS:${PN} = "python3-pytango"
inherit allarch python3targetconfig pypi setuptools3
BBCLASSEXTEND = "nativesdk"