diff options
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-04-24 17:48:46 -0400 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-04-25 15:54:43 +0000 |
commit | 288bf1194d8773a5a744c4eaf752147cf7b2dd21 (patch) | |
tree | f312dec2594828b0aea7db62c2362b13bb3e8fe3 /meta-phosphor/common/recipes-kernel | |
parent | 432188b7158b47db7b66ecc49a2c8b3bc5e41a84 (diff) | |
download | talos-openbmc-288bf1194d8773a5a744c4eaf752147cf7b2dd21.tar.gz talos-openbmc-288bf1194d8773a5a744c4eaf752147cf7b2dd21.zip |
linux-obmc: bump version
Change-Id: I80d96b8dfa27efc7f7871fd294b82cc1992d93f5
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-kernel')
-rw-r--r-- | meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb index c5311a3e2..d573957c4 100644 --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-4.7" LINUX_VERSION ?= "4.7.10" -SRCREV="08a5126be4b35613c3d2b6ad5e91400aa87798d9" +SRCREV="b6e95d08c1fd39409fe0d127007a4166024fc8e7" require linux-obmc.inc |