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