diff options
author | Lei YU <mine260309@gmail.com> | 2017-04-21 13:18:26 +0800 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-04-21 18:56:18 +0000 |
commit | b5520b14b1d71f6365712017a3a2e647d4744965 (patch) | |
tree | 63fed694b8ac608bbc65c092a925f0675beaee90 /meta-phosphor/common | |
parent | 837989796a087bda51c1914fc7a17e42315c629b (diff) | |
download | talos-openbmc-b5520b14b1d71f6365712017a3a2e647d4744965.tar.gz talos-openbmc-b5520b14b1d71f6365712017a3a2e647d4744965.zip |
linux-obmc: bump version
Brad Bishop (2):
ARM: configs: aspeed: Enable hwmon-iio bridge
ARM: dts: Use IIO version of bmp180 on Witherspoon
Ken Chen (1):
ARM: dts: aspeed: Add Langyang BMC device tree
Rick Altherr (3):
Documentation: dt-bindings: Document bindings for Aspeed ADC
iio: Aspeed ADC
arm: dts: aspeed: Describe ADCs for AST2400/AST2500
Chris Austen (1):
ARM: dts: aspeed: Enable Garrison uart
Joel Stanley (1):
ARM: dts: aspeed: Modernise Garrison dts
Xo Wang (1):
ARM: dts: aspeed: zaius: Add iio-hwmon ADC bridge
Saqib Khan (1):
Correct spelling of "barreleye"
Change-Id: I145d665e9e2495cbf20662c192e8e81e8c118b22
Signed-off-by: Lei YU <mine260309@gmail.com>
Diffstat (limited to 'meta-phosphor/common')
-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 a077c5195..c5311a3e2 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="6786cab8778ba96d84d89c7aec34374b5f4f1968" +SRCREV="08a5126be4b35613c3d2b6ad5e91400aa87798d9" require linux-obmc.inc |