Add recipe for service-config-manager application

Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
Change-Id: Ie5661c0bc5e9a8bc5684c4fd95ba1a275bb1509a
diff --git a/recipes-phosphor/srvcfg-manager/srvcfg-manager.inc b/recipes-phosphor/srvcfg-manager/srvcfg-manager.inc
new file mode 100644
index 0000000..7ef9e34
--- /dev/null
+++ b/recipes-phosphor/srvcfg-manager/srvcfg-manager.inc
@@ -0,0 +1,5 @@
+HOMEPAGE = "https://github.com/openbmc/service-config-manager"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53"
+SRC_URI += "git://github.com/openbmc/service-config-manager"
+SRCREV = "83241c09ec5acfb894da08c10dfd574034c33ff9"
\ No newline at end of file