Initial commit
This commit is contained in:
+17
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user