Rename phosphor-fan-presence

A number of fan related applications are hosted by a single git
repository.  Rename the recipe from phosphor-fan-presence to
phosphor-fan to cut down on confusion.

Change-Id: Ie9cdabb96d070c2f3666ff83c7ca37b0f152a2b3
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
new file mode 100644
index 0000000..06edd1f
--- /dev/null
+++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
@@ -0,0 +1,5 @@
+HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
+SRC_URI += "git://github.com/bradbishop/phosphor-fan-presence"
+SRCREV = "b9f3361f3bd47400b2d94d5e471508aa6233cf42"