blob: 5359cc70a6a842e5cc2c6e83f544f398998c7d1a [file] [log] [blame]
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
SRC_URI_append = " \
file://occ_sensors.hardcoded.yaml \
file://hwmon_sensors.hardcoded.yaml \
file://channel.yaml \
"
# System-specific sensors
SRC_URI_append_witherspoon = " \
file://witherspoon_hwmon_sensors.hardcoded.yaml \
"
SRC_URI_append_witherspoon-128 = " \
file://witherspoon_hwmon_sensors.hardcoded.yaml \
"
EXTRA_OECONF_append = " \
CHANNEL_YAML_GEN=${WORKDIR}/channel.yaml \
"