diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-03-07 18:09:37 -0600 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-03-07 18:09:37 -0600 |
commit | a1634f0a2dbf67ff6ca2e30b524adea8fed697ed (patch) | |
tree | 92c911b1483860fd66c3cc2ff9efb18841400512 | |
parent | 1f5202f8c176a1b2727b9267d691a3b68bc167bc (diff) | |
download | talos-openbmc-a1634f0a2dbf67ff6ca2e30b524adea8fed697ed.tar.gz talos-openbmc-a1634f0a2dbf67ff6ca2e30b524adea8fed697ed.zip |
Revup linux-obmc
-rw-r--r-- | meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb | 2 |
1 files changed, 1 insertions, 1 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 e975d324e..9e2fd8043 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" -SRCREV="c42df80b8bd4f3254e874e64b191bcb1b34f0460" +SRCREV="6e79807fd36a3f7abd0e8142654630fda3929a96" require linux-obmc.inc |