Files
OpenBMC/meta-luxshare/meta-bhs/recipes-phosphor/dbus/phosphor-dbus-interfaces_%.bbappend
T
2026-04-23 17:07:55 +08:00

18 lines
831 B
Plaintext
Executable File

# The URI is required for the autobump script but keep it commented
# to not override the upstream value
# SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces.git;branch=master;protocol=https"
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI += " \
file://0024-Add-the-pre-timeout-interrupt-defined-in-IPMI-spec.patch \
file://0025-Add-PreInterruptFlag-properity-in-DBUS.patch \
file://0001-Add-FBCPLD-Type-for-software-manager.patch \
file://0001-Add-ReleaseDate-property-for-Software-interface.patch \
file://0001-Add-NonVbitrate-and-Vbitrate-property-for-UART-inter.patch \
file://0001-Add-applyoption-and-updatetarget-interface.patch \
file://0002-Set-PowerSupplyRedundancyEnabled-to-false-by-default.patch \
"