summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-04-19 08:40:37 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-25 08:02:05 +0000
commit49dfe571c691e1a6afe8957ff4bccbd7fcd20f66 (patch)
treeeb48ddc7b40da9c8f9d3684abcec6f5bfef4203e /meta-phosphor/recipes-phosphor
parent7925f2acb6c1c93876ad0b26266a5f7cfe69908c (diff)
downloadtalos-openbmc-49dfe571c691e1a6afe8957ff4bccbd7fcd20f66.tar.gz
talos-openbmc-49dfe571c691e1a6afe8957ff4bccbd7fcd20f66.zip
Update Talos layer configuration for latest OpenBMC version
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
index b20dcf433..cddad0afe 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -36,7 +36,6 @@ RDEPENDS_max31785-msl = "${VIRTUAL-RUNTIME_base-utils} i2c-tools"
SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-hwmon;protocol=https;branch=04-19-2018"
SRC_URI += "file://70-hwmon.rules"
-SRC_URI += "file://70-iio.rules"
SRC_URI += "file://start_hwmon.sh"
SRCREV = "5c014d2bb76f6f6d51aecf31bea95cb9ed9b1953"
@@ -47,7 +46,6 @@ do_install_append() {
install -d ${D}/${base_libdir}/udev/rules.d/
install ${WORKDIR}/70-hwmon.rules ${D}/${base_libdir}/udev/rules.d/
- install ${WORKDIR}/70-iio.rules ${D}/${base_libdir}/udev/rules.d/
install -d ${D}${bindir}
install -m 0755 ${WORKDIR}/start_hwmon.sh ${D}${bindir}
OpenPOWER on IntegriCloud