commit | 3698445a4ce8017514adc210783c74a3a20d7abc | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Fri Jul 22 00:38:03 2016 +0930 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jul 21 21:46:29 2016 -0500 |
tree | 6966fd49b96a6643cf7b9e8412fc56485948cb3b | |
parent | 10f3a63c5722b6435ea5498dcbf652644e69340f [diff] |
linux: move to openbmc-20160722-1 This resolves openbmc/openbmc#482. Change-Id: I9ef481f48509c7897b06168fd3e9e147d0a08779 Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.6.bb b/common/recipes-kernel/linux/linux-obmc_4.6.bb index 3604087..e754d7e 100644 --- a/common/recipes-kernel/linux/linux-obmc_4.6.bb +++ b/common/recipes-kernel/linux/linux-obmc_4.6.bb
@@ -1,5 +1,5 @@ KBRANCH ?= "dev-4.6" LINUX_VERSION ?= "4.6" -SRCREV="openbmc-20160713-1" +SRCREV="openbmc-20160722-1" require linux-obmc.inc