summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-cp2-5422/recipes-phosphor/interfaces/bmcweb_%.bbappend
blob: 466abc6d99281cb28e093f9a1056b6ab22745833 (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
27
28
29
30
31
32
33
34
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI += "\
    file://0001-IBS-Default-BMC-Name-and-Model.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://0010-Add-smtp-client.patch \
    file://0011-configure-telemetry.patch \
    file://0012-add-telemetry-hour-data.patch \
    file://0013-bugfix-telemetry-circular-buffer.patch \
    file://0014-Additional-details-about-errors-when-change-user-pw.patch \
    file://0015-Redfish-Implement-SNMP-Trap.patch \
    file://0016-Redfish-implement-Syslog-config.patch \
    file://0017-update-smtp.patch \
    file://0018-add-timezone.patch \
    file://0019-add-smtp-logging.patch \
    file://0020-set-smtp-send-post-request.patch \
    file://0021-Fix-getting-properties-from-DBUS-for-CPU-and-DIMM.patch \
    "

#SRC_URI += "\
#    file://0004-configure-telemetry.patch \
#    file://0009-fix-circular-buffer-telemetry.patch \
#    "

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