Initial commit

This commit is contained in:
Your Name
2026-04-23 17:07:55 +08:00
commit b7e39e063b
16725 changed files with 1625565 additions and 0 deletions
@@ -0,0 +1,17 @@
# 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 \
"