11 lines
272 B
Plaintext
Executable File
11 lines
272 B
Plaintext
Executable File
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" |