11 lines
292 B
PHP
11 lines
292 B
PHP
SUMMARY = "tango_admin database utility"
|
|
LICENSE = "GPL-3.0"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
|
|
|
|
SRC_URI = "gitsm://gitlab.com/tango-controls/tango_admin.git;protocol=https;branch=main"
|
|
S = "${WORKDIR}/git"
|
|
|
|
DEPENDS = "libtango"
|
|
|
|
inherit cmake pkgconfig
|