summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-cp2-5422/recipes-phosphor/interfaces/bmcweb_%.bbappend
blob: 69ce3be11a6da48fb4415b1f096185bdb2283e7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI += "\
    file://0001-IBS-Default-BMC-Name-and-Model.patch \
    "

#SRC_URI += "\
#    file://0001-IBS-Default-BMC-Name-and-Model.patch \
#    file://0002-add-new-cpu-fields.patch \
#    file://0003-add-new-dimm-fields.patch \
#    file://0004-configure-telemetry.patch \
#    file://0005-Fix-keep-and-re-send-initial-negotiation-data-from-W.patch \
#    file://0006-fix-bug-empty-pcie-functions.patch \
#    file://0007-Removed-non-working-boot-override-modes.patch \
#    file://0008-Add-pcie-device-names.patch \
#    file://0009-fix-circular-buffer-telemetry.patch \
#    file://00010-Add-smtp-client.patch \
#    "

EXTRA_OEMESON += "\
    -Dredfish-host-logger=enabled \
    -Dredfish-dump-log=enabled \
    -Dredfish-dbus-log=enabled \
    -Dvm-nbdproxy=enabled \
    -Dhttp-body-limit=70 \
    "