ipmi-fru: Add example configuration recipe

Add a native recipe that installs the (yet to be created) example
IPMI FRU parser configuration.

Change-Id: I8309e64254a12dd303e7eb5ef9482bd934c9ce6a
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.bb b/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.bb
index a434fb4..d053bce 100644
--- a/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.bb
+++ b/common/recipes-phosphor/ipmi/phosphor-ipmi-fru.bb
@@ -8,6 +8,7 @@
 require ${PN}.inc
 
 DEPENDS += " \
+        virtual/phosphor-ipmi-fru-config \
         systemd \
         phosphor-ipmi-host \
         phosphor-mapper \