blob: a314d163b47365b2d2873af482cc52a8f98d4093 [file] [log] [blame]
Dhruvaraj Subhashchandran12352762017-08-04 16:09:15 -05001FILESEXTRAPATHS_append_witherspoon := ":${THISDIR}/${PN}"
Andrew Jeffery1b77f28e2018-04-06 14:13:14 +09302SRC_URI_append_witherspoon = " \
3 file://occ_sensors.hardcoded.yaml \
4 file://hwmon_sensors.hardcoded.yaml \
Nagaraju Gorugantia9603e02018-05-29 04:59:53 -05005 file://channel.yaml \
Andrew Jeffery1b77f28e2018-04-06 14:13:14 +09306 "
Nagaraju Gorugantia9603e02018-05-29 04:59:53 -05007
8EXTRA_OECONF_append_witherspoon = " \
9 CHANNEL_YAML_GEN=${WORKDIR}/channel.yaml \
10 "