summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-05-05 17:12:40 +0300
committerJoel Stanley <joel@jms.id.au>2016-05-05 17:14:45 +0300
commit0cb60d243daaab381d490606c6f1f27bb4a6cc03 (patch)
tree91d73469d6417d68b1ac7752c729fa04d5ab1055
parent6ac9dd7162e6e5fdf8e888c36ab143ec7f266cca (diff)
downloadopenbmc-0cb60d243daaab381d490606c6f1f27bb4a6cc03.tar.xz
meta-phosphor: Move to openbmc-20160505-1
- Update to 4.4.9 for security and bug fixes - Adds device tree and network phy for firestone support Signed-off-by: Joel Stanley <joel@jms.id.au>
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb
index 2e2c9ce875..525abc4772 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
LINUX_VERSION ?= "4.4"
LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
-SRCREV="openbmc-20160329-2"
+SRCREV="openbmc-20160505-1"
PV = "${LINUX_VERSION}+git${SRCPV}"