summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/phosphor-pid-control.bbclass
blob: 482b218db11392f7dbab5bb28863351df465e663 (plain)
1
2
3
4
5
config_datadir="${datadir}/swampd/"
# config_path is the location swampd expects to find a json configuration.
# the file is expected to be named config.json
config_path="${config_datadir}/config.json"