Update skeleton recipe to pickup rwflash support

Update skeleton recipe to pickup rwflash support
diff --git a/common/recipes-phosphor/skeleton/skeleton.bb b/common/recipes-phosphor/skeleton/skeleton.bb
index 3cc91d6..a7ea6f6 100644
--- a/common/recipes-phosphor/skeleton/skeleton.bb
+++ b/common/recipes-phosphor/skeleton/skeleton.bb
@@ -16,7 +16,7 @@
 RDEPENDS_${PN} += "python-subprocess python-compression"
 SRC_URI += "git://github.com/openbmc/skeleton"
 
-SRCREV = "695f5d12e33daece376ddf1f9c7041a5bd6a3c7d"
+SRCREV = "8a65a54d94f7caeb50516f476c8f382235b61586"
 
 S = "${WORKDIR}"