Files
OpenBMC/meta-luxshare/recipes-phosphor/logging/phosphor-logging_%.bbappend
T

11 lines
272 B
Plaintext
Raw Normal View History

2026-04-23 17:07:55 +08:00
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI += " \
file://0001-parse-message-when-sel-is-created.patch \
file://0002-Remove-realErrors-and-infoErrors.patch \
"
DEPENDS += "nlohmann-json"
DEPENDS += "ipmitool"
EXTRA_OEMESON:append = " -Derror_info_cap=1000"