summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-07-26 17:18:23 +0930
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-03 03:01:38 +0000
commit5c1a9d06bc18dffa4d52c8c7e8978fb1fd94254a (patch)
tree1d081eb4b524cf1ff4e99921c74f66eff3008c96 /meta-openbmc-bsp
parent6e69ad054a39e8ee92bbeebb5a2e6ccab8a1d511 (diff)
downloadtalos-openbmc-5c1a9d06bc18dffa4d52c8c7e8978fb1fd94254a.tar.gz
talos-openbmc-5c1a9d06bc18dffa4d52c8c7e8978fb1fd94254a.zip
kernel: GCC8 fixes, FSI I2C update, ASPEED USB gadget fix
Arnd Bergmann (2): kbuild: add macro for controlling warnings to linux/compiler.h disable -Wattribute-alias warning for SYSCALL_DEFINEx() Benjamin Herrenschmidt (1): usb: gadget: aspeed: Workaround memory ordering issue Joel Stanley (1): i2c: fsi: Sync with v12 upstream submission Rasmus Villemoes (1): compiler.h: enable builtin overflow checkers and add fallback code Change-Id: I363f1000764544dc34c0daec6a7bfc17057a4088 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index a0840ce89..8b2459ceb 100644
--- a/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.17"
LINUX_VERSION ?= "4.17.7"
-SRCREV="d0c45cd44a8f105ca72a4ea039131d04543bed8d"
+SRCREV="032f013a2041f7d3e0d604dfd78b8878a69d481d"
require linux-aspeed.inc
OpenPOWER on IntegriCloud