Raise fan floor

We're seeing some therm trips, raise the floor to avoid
this issue.

Tested-by: ipmitool sensor list fans are faster

Change-Id: I7ae97ebeda0eeb4c45c59edea21068cc4f15a944
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cae436c..abd9fe0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -109,6 +109,7 @@
     add_dependencies (entity-manager nlohmann-json)
     add_dependencies (entity-manager sdbusplus-project)
     add_dependencies (entity-manager valijson)
+    add_dependencies (fru-device valijson)
     add_dependencies (fru-device sdbusplus-project)
     add_dependencies (valijson nlohmann-json)
 endif ()
diff --git a/configurations/R1000 Chassis.json b/configurations/R1000 Chassis.json
index eed30ad..23233ff 100644
--- a/configurations/R1000 Chassis.json
+++ b/configurations/R1000 Chassis.json
@@ -456,8 +456,8 @@
             "Name": "Front Panel LCC",
             "NegativeHysteresis": 2,
             "Output": [
-                30.0,
-                50.0
+                50.0,
+                60.0
             ],
             "PositiveHysteresis": 0,
             "Reading": [
diff --git a/configurations/R2000 Chassis.json b/configurations/R2000 Chassis.json
index 0f5c8be..0b1e9bc 100644
--- a/configurations/R2000 Chassis.json
+++ b/configurations/R2000 Chassis.json
@@ -320,8 +320,8 @@
             "Name": "Front Panel LCC",
             "NegativeHysteresis": 2,
             "Output": [
-                30.0,
-                50.0
+                50.0,
+                60.0
             ],
             "PositiveHysteresis": 0,
             "Reading": [