X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-core%2Fstx-metal%2Fstx-metal.bb;h=c7c4042d2a7052603f9259e56022f398f0f49bba;hb=a50f9e49d1f9a53ff6bd35526a8d1ef4e6a034bc;hp=b3b902970c4a42d0dfe948653044dbfe98f654a2;hpb=57fdea704bd62af847872c40508f00aa1d7cac60;p=pti%2Frtp.git diff --git a/meta-stx/recipes-core/stx-metal/stx-metal.bb b/meta-stx/recipes-core/stx-metal/stx-metal.bb index b3b9029..c7c4042 100644 --- a/meta-stx/recipes-core/stx-metal/stx-metal.bb +++ b/meta-stx/recipes-core/stx-metal/stx-metal.bb @@ -45,9 +45,10 @@ SRC_URI = "git://opendev.org/starlingx/metal.git;protocol=${PROTOCOL};rev=${SRCR file://0001-Use-LDFLAGS-when-linking-and-pass-flags-down-to-subm.patch \ file://0001-stx-metal-remove-argparse-requirement-from-inventory.patch \ file://stx-warrior-adjust-paths.patch \ + file://pmon_send_pulse.patch \ " -inherit setuptools +inherit setuptools systemd DEPENDS = " \ @@ -90,3 +91,5 @@ FILES_${PN} = " " FILES_${PN}-dbg_append += " " FILES_${PN}-staticdev_append = " " FILES_${PN}-dev_append = " " + +DISTRO_FEATURES_BACKFILL_CONSIDERED_remove = "sysvinit"