All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH openbmc v2 0/2] meta-phosphor: Update kernel version
@ 2016-02-02  3:10 OpenBMC Patches
  2016-02-02  3:10 ` [PATCH openbmc v2 1/2] " OpenBMC Patches
  2016-02-02  3:10 ` [PATCH openbmc v2 2/2] " OpenBMC Patches
  0 siblings, 2 replies; 3+ messages in thread
From: OpenBMC Patches @ 2016-02-02  3:10 UTC (permalink / raw)
  To: openbmc

Move to openbmc-20160202-2. Between -1 and -2, we get the following:

 - Stable release 4.3.5
   - Only impact for us are some fixes for the core networking layer
 - First pass of VUART patches from Jeremy
 - Build fix for the OCC hwmon driver
 - Locking fixes for ncsi and i2c

Signed-off-by: Joel Stanley <joel@jms.id.au>

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

Joel Stanley (2):
  meta-phosphor: Update kernel version
  meta-phosphor: Update kernel version

 meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.6.4

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

* [PATCH openbmc v2 1/2] meta-phosphor: Update kernel version
  2016-02-02  3:10 [PATCH openbmc v2 0/2] meta-phosphor: Update kernel version OpenBMC Patches
@ 2016-02-02  3:10 ` OpenBMC Patches
  2016-02-02  3:10 ` [PATCH openbmc v2 2/2] " OpenBMC Patches
  1 sibling, 0 replies; 3+ messages in thread
From: OpenBMC Patches @ 2016-02-02  3:10 UTC (permalink / raw)
  To: openbmc

From: Joel Stanley <joel@jms.id.au>

Move to openbmc-20160202-1. This brings in the following:

 - Stable release 4.3.5
   - Only impact for us are some fixes for the core networking layer
 - First pass of VUART patches from Jeremy
 - Build fix for the OCC hwmon driver

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
index 3b1eec8..490ed8e 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
 LINUX_VERSION ?= "4.3"
 LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
 
-SRCREV="openbmc-20160127-1"
+SRCREV="openbmc-20160202-1"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
-- 
2.6.4

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

* [PATCH openbmc v2 2/2] meta-phosphor: Update kernel version
  2016-02-02  3:10 [PATCH openbmc v2 0/2] meta-phosphor: Update kernel version OpenBMC Patches
  2016-02-02  3:10 ` [PATCH openbmc v2 1/2] " OpenBMC Patches
@ 2016-02-02  3:10 ` OpenBMC Patches
  1 sibling, 0 replies; 3+ messages in thread
From: OpenBMC Patches @ 2016-02-02  3:10 UTC (permalink / raw)
  To: openbmc

From: Joel Stanley <joel@jms.id.au>

Move to openbmc-20160202-2. This brings two fixes for i2c and ncsi
found using lockdep.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
index 490ed8e..fe00ce3 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
 LINUX_VERSION ?= "4.3"
 LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
 
-SRCREV="openbmc-20160202-1"
+SRCREV="openbmc-20160202-2"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
-- 
2.6.4

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02  3:10 [PATCH openbmc v2 0/2] meta-phosphor: Update kernel version OpenBMC Patches
2016-02-02  3:10 ` [PATCH openbmc v2 1/2] " OpenBMC Patches
2016-02-02  3:10 ` [PATCH openbmc v2 2/2] " 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.