14 lines
342 B
PHP
14 lines
342 B
PHP
SUMMARY = "IDL definitions for Tango Controls"
|
|
LICENSE = "GPL-3.0"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=6c9432eab6a070a936cf9da6191d6db6"
|
|
|
|
SRC_URI = "https://gitlab.com/tango-controls/tango-idl/-/archive/${PV}/tango-idl-${PV}.tar.gz"
|
|
|
|
S = "${WORKDIR}/tango-idl-${PV}"
|
|
|
|
DEPENDS = "omniorb-native"
|
|
|
|
inherit cmake
|
|
|
|
BBCLASSEXTEND = "nativesdk"
|