Skeleton makefile updates for OE build
diff --git a/common/recipes-phosphor/skeleton/skeleton.bb b/common/recipes-phosphor/skeleton/skeleton.bb
index ccc5ed1..23b43c3 100644
--- a/common/recipes-phosphor/skeleton/skeleton.bb
+++ b/common/recipes-phosphor/skeleton/skeleton.bb
@@ -9,6 +9,7 @@
 DEPENDS += "glib-2.0"
 RDEPENDS_${PN} += "python-subprocess"
 SRC_URI += "git://github.com/openbmc/skeleton"
+SRC_URI += "file://make.patch"
 
 SRCREV = "18d4591170779ceb81158c650d31c6c59115b2f2"