From 704da170fbd44c3557dbb2bf1a509fde60dc620f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 9 Jan 2019 17:52:22 +0000 Subject: phosphor-hwmon: srcrev bump d0f5097c61..99b9581555 Patrick Venture (5): test: add environment mock impl test: add tests for creating sensor objects test: add gpiohandle mock impl sensor: add underscore prefix to members sensor: add gpio handle test variation (From meta-phosphor rev: ab458385d907fed7f8b8af840cd35713863215e1) Change-Id: I214136425ae8bc3654ef4d42aab6cb56ec80d4e5 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb index 36a556431a..62cd92803f 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb @@ -38,7 +38,7 @@ SRC_URI += "file://70-hwmon.rules" SRC_URI += "file://70-iio.rules" SRC_URI += "file://start_hwmon.sh" -SRCREV = "d0f5097c61fb3659fedda43e5ebc75b416d9bbd7" +SRCREV = "99b95815550d2d84140d00032e341b8206fa9601" S = "${WORKDIR}/git" -- cgit v1.2.3