meta-stx: re-name and re-org to align with upstream
* meta-stx renamed to meta-starlingx
* re-org the directories
* based on the tag 'warrior-stx3.0-duplex' in upstream repo
Issue-ID: INF-215
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ia39b29eeb0be2c5be6e07349baa1a4f5eff6b5e0
diff --git a/meta-starlingx/meta-stx-flock/stx-ha/sm-tools.bb b/meta-starlingx/meta-stx-flock/stx-ha/sm-tools.bb
new file mode 100644
index 0000000..facdbdb
--- /dev/null
+++ b/meta-starlingx/meta-stx-flock/stx-ha/sm-tools.bb
@@ -0,0 +1,9 @@
+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