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=26a170c5ac0e5af22b6a0e8bb28dbb68b004acb6;hb=047c0e2a5dac218708f4e694deaa45f9861c9d1e;hp=712256582bdf6f2977b23a5161723b300068c70f;hpb=b918cd2934d94a7c5afe88ba4c3de964a54368c2;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 7122565..26a170c 100644 --- a/meta-stx/recipes-core/stx-metal/stx-metal.bb +++ b/meta-stx/recipes-core/stx-metal/stx-metal.bb @@ -38,14 +38,17 @@ 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 systemd @@ -68,7 +71,7 @@ require mtce-control.inc require mtce-storage.inc require python-inventoryclient.inc require pxe-network-installer.inc -# require kickstart.inc +require platform-kickstarts.inc do_configure () { :