39e7a41f9e
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
10 lines
215 B
BlitzBasic
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
|