X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=meta-stx%2Frecipes-core%2Fstx-metal%2Fstx-metal.bb;h=14421969cc79bef0fb93465c28bca9d61adaa635;hb=5e0fe87d85c4cb20196ec940f14c7ff9fed1276f;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..1442196 100644 --- a/meta-stx/recipes-core/stx-metal/stx-metal.bb +++ b/meta-stx/recipes-core/stx-metal/stx-metal.bb @@ -38,16 +38,19 @@ LIC_FILES_CHKSUM = " \ SRC_URI = "git://opendev.org/starlingx/metal.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH} \ - file://0001-mtce-compute-dont-install-empty-directory-unless-nee.patch \ - file://0001-mtce-control-dont-install-empty-directory-unless-nee.patch \ - file://0001-mtce-storage-dont-install-empty-directory-unless-nee.patch \ - file://0001-Use-snprintf-to-avoid-overflowing-amon.tx_buf.patch \ - 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://0001-mtce-compute-dont-install-empty-directory-unless-nee.patch \ + file://0002-mtce-control-dont-install-empty-directory-unless-nee.patch \ + file://0003-mtce-storage-dont-install-empty-directory-unless-nee.patch \ + file://0004-Use-snprintf-to-avoid-overflowing-amon.tx_buf.patch \ + file://0005-Use-LDFLAGS-when-linking-and-pass-flags-down-to-subm.patch \ + file://0006-stx-metal-remove-argparse-requirement-from-inventory.patch \ + file://0007-mtce-do-not-use-which-to-check-CC.patch \ + file://0008-stx-warrior-adjust-paths.patch \ + file://0009-pmon_send_pulse.patch \ + file://0010-libamon-add-shared-option.patch \ + " -inherit setuptools +inherit setuptools systemd DEPENDS = " \ @@ -90,3 +93,5 @@ FILES_${PN} = " " FILES_${PN}-dbg_append += " " FILES_${PN}-staticdev_append = " " FILES_${PN}-dev_append = " " + +DISTRO_FEATURES_BACKFILL_CONSIDERED_remove = "sysvinit"