summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-cp2-5422/recipes-phosphor/interfaces/bmcweb_%.bbappend
blob: e888b304b0d104a91f3f5c404a64aba6f20cf8d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

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 \
    "

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