commit | 0204cee8226cf0a342b5cc088d15ef963a7db4d3 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Jun 22 18:34:01 2017 -0700 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 26 19:03:29 2017 +0000 |
tree | 7622ad5da849066dbbb103deadcdcf59b70d6cc5 | |
parent | cd9d130e96b27a7fa62a7bf2fb9ca8dad1b678ff [diff] |
quanta-q71: adjust pwm conf per dts update Change-Id: Ie605a33d573867aabbe0e8759e1cda1043cccff9 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend index 28357d1..3557b74 100644 --- a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend +++ b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%.bbappend
@@ -1,12 +1,12 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +FILESEXTRAPATHS_prepend_quanta-q71l := "${THISDIR}/${PN}:" # More conf files can be added as sensors are added. ITEMS = "pwm-tacho-controller@1e786000.conf" TEMPS = "tmp75@4c tmp75@4e tmp75@4f" -TEMPBASE = "apb/i2c@1e78a000/i2c-bus@80/{0}.conf" +TEMPBASE = "ahb/apb/i2c@1e78a000/i2c-bus@80/{0}.conf" ITEMS += "${@compose_list(d, 'TEMPBASE', 'TEMPS')}" -ENVS = "obmc/hwmon/ahb/{0}" -SYSTEMD_ENVIRONMENT_FILE_${PN} += "${@compose_list(d, 'ENVS', 'ITEMS')}" +ENVS = "obmc/hwmon/{0}" +SYSTEMD_ENVIRONMENT_FILE_${PN}_append_quanta-q71l := " ${@compose_list(d, 'ENVS', 'ITEMS')}"
diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/pwm-tacho-controller@1e786000.conf b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf similarity index 100% rename from meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/ahb/pwm-tacho-controller@1e786000.conf rename to meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf