summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb1
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index d1b2faa54e..7d9d04f0d8 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -249,4 +249,3 @@ PREFERRED_VERSION_phosphor-ipmi-host = "1.0"
PREFERRED_VERSION_phosphor-dbus-monitor = "1.0"
PREFERRED_VERSION_mboxd = "1.0"
PREFERRED_VERSION_phosphor-debug-collector = "1.0"
-PREFERRED_VERSION_phosphor-fan = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb
index 9e4db307a4..f9bb489b00 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb
@@ -2,6 +2,7 @@ SUMMARY = "Phosphor Fan"
DESCRIPTION = "Phosphor fan provides a set of fan monitoring and \
control applications."
PR = "r1"
+PV = "1.0+git${SRCPV}"
require ${PN}.inc