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=c53fcdf67480d2239983ccbdea4470885ffb9ca4;hb=210d0f78485e760dffcdd3f630f59cec797f3f11;hp=c7c4042d2a7052603f9259e56022f398f0f49bba;hpb=7675f8d450efc4b6df2e9e2ccab401b3168cd9e7;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 c7c4042..c53fcdf 100644 --- a/meta-stx/recipes-core/stx-metal/stx-metal.bb +++ b/meta-stx/recipes-core/stx-metal/stx-metal.bb @@ -38,15 +38,20 @@ 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://pmon_send_pulse.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 \ + file://0011-kickstarts-adjustment-fnd-fixes-or-poky-stx.patch \ + file://0012-kickstarts-add-setting-for-debain-style-networking.patch \ + file://0013-kickstarts-add-vlan-setting-for-debain-style-network.patch \ + " inherit setuptools systemd @@ -69,7 +74,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 () { :