X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-core%2Fstx-ha%2Fsm-common.inc;h=bdbcf76d5e772c57ae0af9eb63ddbb9a5c5b6d41;hb=b071d20bab0cb3cf8cf432de7fce333c14328b66;hp=0b4ec9a7618c485e4509e2d63853e57619d465b0;hpb=57fdea704bd62af847872c40508f00aa1d7cac60;p=pti%2Frtp.git diff --git a/meta-stx/recipes-core/stx-ha/sm-common.inc b/meta-stx/recipes-core/stx-ha/sm-common.inc index 0b4ec9a..bdbcf76 100644 --- a/meta-stx/recipes-core/stx-ha/sm-common.inc +++ b/meta-stx/recipes-core/stx-ha/sm-common.inc @@ -28,7 +28,8 @@ RDEPENDS_libsm-common = " sm-common-libs" do_configure_prepend () { - : + cd ${S}/service-mgmt/sm-common/src + oe_runmake clean } do_compile_prepend () { @@ -47,9 +48,6 @@ do_install_prepend () { cd ${S}/service-mgmt/sm-common/ install -d -m 755 ${D}/${systemd_system_unitdir} - # install -m 755 -d ${D}/${sysconfdir}/pmon.d - # install -m 755 -d ${D}/${sysconfdir}/init.d - install -m 644 -p -D scripts/sm-eru.service ${D}/${systemd_system_unitdir}/sm-eru.service install -m 644 -p -D scripts/sm-watchdog.service ${D}/${systemd_system_unitdir}/sm-watchdog.service