summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-core/host-error-monitor/host-error-monitor_%.bbappend
blob: 0479c2b6ff9b7be3398c245f67bcc5b97b293647 (plain)
1
2
3
4
5
6
7
8
9
10
11
# The URI is required for the autobump script but keep it commented
# to not override the upstream value
# SRC_URI  = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=https"
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRCREV = "ed6972aefe37a039d5b41d183eafc8c48549be67"

SRC_URI += " \
    file://0001-Static-analyser-issue-resolution.patch \
    "
EXTRA_OECMAKE = "-DYOCTO=1"