[PATCH openbmc] Update skeleton recipe to pick up persistent UUID support

OpenBMC Patches openbmc-patches at stwcx.xyz
Sat Feb 13 08:30:23 AEDT 2016


From: Adriana Kobylak <anoo at us.ibm.com>

Update skeleton recipe to pick up persistent UUID support
by using the system uuid.
---
 meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
index a80756e..a48f5b5 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-compression libsystemd"
 SRC_URI += "git://github.com/openbmc/skeleton"
 
-SRCREV = "be6212efab572d11fdb507146a4527a41e3d0875"
+SRCREV = "ad8c3d3b7be6cc5cda80a2f215b40eae16381b09"
 
 S = "${WORKDIR}"
 
-- 
2.7.1




More information about the openbmc mailing list