add facadedevice

This commit is contained in:
Grzegorz Kowalski 2024-03-14 20:27:14 +01:00
parent 763971d65b
commit c4e68eb922
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,9 @@
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"

View File

@ -0,0 +1,4 @@
require python3-facadedevice.inc
# pypi package for 1.0.1
SRC_URI[sha256sum] = "87c71636b5b217ced3d8a6fdf4e3b3a5a24589be8940b0dee35314079783b659"