diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-21 02:51:23 -0600 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-21 02:51:23 -0600 |
commit | 66182d39c655d4090dd67461655fedcad4ccf0c3 (patch) | |
tree | ba1917116beee7ad5ae96cec5904dff7b982bc76 /meta-phosphor | |
parent | 74318554f2efd34b2d9ff69d057ab48cdc5bba44 (diff) | |
download | talos-openbmc-66182d39c655d4090dd67461655fedcad4ccf0c3.tar.gz talos-openbmc-66182d39c655d4090dd67461655fedcad4ccf0c3.zip |
Revup obmc-linux
Diffstat (limited to 'meta-phosphor')
-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 ed0860055..b67852415 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="2fc896af4e2304a3ab90837d2733b52448c79704" +SRCREV="3acc96c728bcb2a9b0627466713d5d0c8b02d1d6" require linux-obmc.inc |