summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend
blob: c7bcffa17e250d4364347034416945f6af847e27 (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
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRCREV = "3e7ab70817a6e49684c7c01ec0f2d67630f36559"

SRC_URI += "\
    file://0001-Enable-vm-nbdproxy-option.patch \
    file://0002-Add-http-ftp-nfs-protocols.patch \
    file://0003-IBS-Add-redfish2phosphor-logs.patch \
    file://0004-Add-Sensor-Warning-Threshold-Edit.patch \
    file://0005-IBS-bmcweb-evt-registry-add-BMCTimeUpdatedViaNTP.patch \
    file://0006-Add-critical-thresholds-to-redfish.patch \
    file://0007-Add-additional-logs-about-time-sync.patch \
    file://0008-Added-additional-log-about-NTP-sync-status.patch \
    file://0009-Added-check-user-priv-before-creating-KVM-and-SOL.patch \
    file://0010-Support-setting-IPMI-and-SSH-port-via-redfish.patch \
    file://0011-redfish2phosphor-add-exclude-list.patch \
    "

EXTRA_OEMESON += "\
    -Dredfish-cpu-log=enabled \
    -Dredfish-bmc-journal=enabled \
    -Drest=enabled \
    -Dredfish-dbus-log=enabled \
    "