diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-05-16 01:55:17 -0500 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-05-16 01:55:32 -0500 |
commit | 239e36d1b9eb35544d8106a1174513df4ad4ab0d (patch) | |
tree | 463137b09a13fd2291e2b71891cbfd4d7769544d | |
parent | 00bc61205019ae73a0d631f03793e7cf56dda6c8 (diff) | |
download | talos-openbmc-239e36d1b9eb35544d8106a1174513df4ad4ab0d.tar.gz talos-openbmc-239e36d1b9eb35544d8106a1174513df4ad4ab0d.zip |
Revup kernel to 4.13
-rw-r--r-- | meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb index 90243694b..8f30670e5 100644 --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb @@ -1,6 +1,6 @@ -KBRANCH ?= "dev-4.10" -LINUX_VERSION ?= "4.10.17" +KBRANCH ?= "dev-4.13-fsi" +LINUX_VERSION ?= "4.13.16" -SRCREV="0387c354d342b76ad2fac1d240a4ea2a60863cb3" +SRCREV="f661642a3bd0d0c009c62d0d75fc4b12fbb22f35" require linux-obmc.inc |