From f3716a2d004b23d0396f5122578b443100ab388a Mon Sep 17 00:00:00 2001 From: Chris Austen Date: Thu, 3 Dec 2015 18:16:58 -0600 Subject: Sprint 3 candidate 6 Updates include more sensors, reboot capabiltiies and so much more! --- meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/common/recipes-phosphor/skeleton') diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb index df3e2750f..28ed2d226 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" RDEPENDS_${PN} += "python-subprocess python-tftpy" SRC_URI += "git://github.com/openbmc/skeleton" -SRCREV = "1355e032d2becbc5afa165af23e3d6aec2146c5e" +SRCREV = "14caa527e0b10e0aece119693bf003ec95929370" S = "${WORKDIR}" -- cgit v1.2.1