meta-starlingx/meta-stx-flock/stx-ha/sm-tools.bb
Babak Sarashki 39e7a41f9e stx-ha: set and limit checkouts to subpaths
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
2020-09-22 19:43:43 -07:00

10 lines
215 B
BlitzBasic

require ha-common.inc
SUBPATH0 = "service-mgmt-tools/sm-tools"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
RDEPENDS_${PN}_append = " python"
inherit setuptools