summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
diff options
context:
space:
mode:
authorNorman James <njames@us.ibm.com>2016-03-06 19:44:59 -0600
committerNorman James <njames@us.ibm.com>2016-03-06 19:44:59 -0600
commitd7a6c4bcd059e541e8a0ee58821f7fe9cf5cc4ce (patch)
tree76845061fdc1d90a5afcbf3cae53094103f0379e /meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
parenta559381b9aa406b6ab51b420685aabbc123dc569 (diff)
downloadtalos-openbmc-d7a6c4bcd059e541e8a0ee58821f7fe9cf5cc4ce.tar.gz
talos-openbmc-d7a6c4bcd059e541e8a0ee58821f7fe9cf5cc4ce.zip
Move up skeleton and host-ipmid to latest
Fixes memory leaks and watchdog timer issues Signed-off-by: Norman James <nkskjames@gmail.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
index ba873aa99..08e4d33a3 100644
--- a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
+++ b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
@@ -16,7 +16,7 @@ DEPENDS += "glib-2.0 systemd"
RDEPENDS_${PN} += "python-subprocess python-compression libsystemd"
SRC_URI += "git://github.com/openbmc/skeleton"
-SRCREV = "ad8c3d3b7be6cc5cda80a2f215b40eae16381b09"
+SRCREV = "27ca44ad1a96f90d42dcb50183700e5ca5358642"
S = "${WORKDIR}"
OpenPOWER on IntegriCloud