summaryrefslogtreecommitdiffstats
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend
blob: a314d163b47365b2d2873af482cc52a8f98d4093 (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS_append_witherspoon := ":${THISDIR}/${PN}"
SRC_URI_append_witherspoon = " \
	file://occ_sensors.hardcoded.yaml \
	file://hwmon_sensors.hardcoded.yaml \
	file://channel.yaml \
	"

EXTRA_OECONF_append_witherspoon = " \
        CHANNEL_YAML_GEN=${WORKDIR}/channel.yaml \
        "
OpenPOWER on IntegriCloud