meta-phosphor: ipmi-host: Add symlink as git

Add a symbolic link to phosphor-ipmi-host.bb named _git.bb and sets the
preferred version for the recipe.

(From meta-phosphor rev: b64457f8c96672c50f52c67a39dd7eb10dff43a5)

Change-Id: I70c506bd4614b26e55dff081df6bde70bbd54e3d
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index f845e7a..2208b5e 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -249,3 +249,4 @@
 PREFERRED_VERSION_network = "1.0"
 PREFERRED_VERSION_phosphor-logging = "1.0"
 PREFERRED_VERSION_phosphor-state-manager = "1.0"
+PREFERRED_VERSION_phosphor-ipmi-host = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
new file mode 120000
index 0000000..b2c6d6c
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
@@ -0,0 +1 @@
+phosphor-ipmi-host.bb
\ No newline at end of file