diff options
| author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2019-04-04 19:43:03 +0000 |
|---|---|---|
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-04-07 09:10:23 -0400 |
| commit | 8f149cd631f5379ce9cd4f866e87e6baccfd5a1f (patch) | |
| tree | 2c10d4e00b2768770fb09f0d3294a14b63f8ae0f | |
| parent | 6cbfa74597cd0fb8a88087e03653110a5763d1ab (diff) | |
| download | talos-openbmc-8f149cd631f5379ce9cd4f866e87e6baccfd5a1f.tar.gz talos-openbmc-8f149cd631f5379ce9cd4f866e87e6baccfd5a1f.zip | |
phosphor-hwmon: srcrev bump 7e276658d0..1f30ab2c47
Patrick Venture (1):
build: install into bin instead of sbin
(From meta-phosphor rev: 5e1d0498314186e1031f360ccdf9e8a4ae5e1ca8)
Change-Id: I658731d5c7f1cbfc30fc487944c6098d1c9486cc
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| -rw-r--r-- | meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb index 17aba7906..e11db807a 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb @@ -39,7 +39,7 @@ SRC_URI += "file://70-hwmon.rules" SRC_URI += "file://70-iio.rules" SRC_URI += "file://start_hwmon.sh" -SRCREV = "7e276658d0a0783eb51303995db1a72daaadc4a2" +SRCREV = "1f30ab2c476a473f3a78030c5dc1110c287e0789" S = "${WORKDIR}/git" |

