All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH openbmc] update skeleton recipes to pickup latest code
@ 2016-02-02 14:40 OpenBMC Patches
  2016-02-02 14:40 ` OpenBMC Patches
  0 siblings, 1 reply; 2+ messages in thread
From: OpenBMC Patches @ 2016-02-02 14:40 UTC (permalink / raw)
  To: openbmc

This update is to pick up the latest skeleton code which contain the fix for PR https://github.com/openbmc/skeleton/pull/41

https://github.com/openbmc/openbmc/pull/160

Manjunath A Kumatagi (1):
  update skeleton recipes to pickup latest code

 meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.6.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH openbmc] update skeleton recipes to pickup latest code
  2016-02-02 14:40 [PATCH openbmc] update skeleton recipes to pickup latest code OpenBMC Patches
@ 2016-02-02 14:40 ` OpenBMC Patches
  0 siblings, 0 replies; 2+ messages in thread
From: OpenBMC Patches @ 2016-02-02 14:40 UTC (permalink / raw)
  To: openbmc

From: Manjunath A Kumatagi <mkumatag@in.ibm.com>

---
 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 3cc91d6..d29b68b 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"
 SRC_URI += "git://github.com/openbmc/skeleton"
 
-SRCREV = "695f5d12e33daece376ddf1f9c7041a5bd6a3c7d"
+SRCREV = "a9b94fed87b652c7bf66fc6bc886c06c49492e01"
 
 S = "${WORKDIR}"
 
-- 
2.6.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-02 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02 14:40 [PATCH openbmc] update skeleton recipes to pickup latest code OpenBMC Patches
2016-02-02 14:40 ` OpenBMC Patches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.