meta-starlingx/meta-stx-flock/stx-ha/sm-client.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

15 lines
246 B
BlitzBasic

require ha-common.inc
SUBPATH0 = "service-mgmt-client/sm-client"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = " \
file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2 \
"
RDEPENDS_${PN}_append = " \
python \
python-six \
"
inherit setuptools