summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-x86/chassis/x86-power-control_%.bbappend
blob: 6a25bc6e1c84f49c4d32e1cffc84ef3b3db7e9ee (plain)
1
2
3
4
5
6
7
8
9
# Enable downstream autobump
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh"
SRCREV = "ec972d8b56fe84f8aa6d18f63e64e3fb0e7a9eaf"

FILESEXTRAPATHS_append := "${THISDIR}/${PN}:"

SRC_URI += " \
        file://0001-Extend-VR-Watchdog-timeout.patch \
        "