SUMMARY = "A descriptive interface for reactive high-level Tango devices" LICENSE = "GPL-3.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=84dcc94da3adb52b53ae4fa38fe49e5d" SRC_URI = "git://github.com/MaxIV-KitsControls/tango-facadedevice.git;protocol=https;branch=master" S = "${WORKDIR}/git" DEPENDS = "python3-setuptools-scm-native" RDEPENDS:${PN} = "python3-pytango" inherit allarch python3targetconfig python_setuptools_build_meta BBCLASSEXTEND = "nativesdk"