diff options
author | Joel Stanley <joel@jms.id.au> | 2018-11-19 13:02:10 +1030 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-11-19 23:02:51 -0500 |
commit | 2bbde637f4b10636670e5ffd9291a2e5563413f8 (patch) | |
tree | 07a811f87eed781d21a67eeb148ecbc189233f10 /meta-aspeed/recipes-kernel | |
parent | 3665ff96a8340785258df324585990e860eb64be (diff) | |
download | talos-openbmc-2bbde637f4b10636670e5ffd9291a2e5563413f8.tar.gz talos-openbmc-2bbde637f4b10636670e5ffd9291a2e5563413f8.zip |
linux-aspeed: Move to to 4.18.19
This includes security and bug fixes from the 4.18.17, 4.18.18 and
4.18.19 stable releases.
(From meta-aspeed rev: 1d40d73bfbb943a43dff767690eb695f72c03072)
Change-Id: I70261f1435a1228fa73b12440ff4392c2c7f471a
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/recipes-kernel')
-rw-r--r-- | meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index 94a7ed294..364deff3a 100644 --- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb +++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-4.18" -LINUX_VERSION ?= "4.18.16" +LINUX_VERSION ?= "4.18.19" -SRCREV="d653b87e2a26221e9ca1fb230439bfea18572d36" +SRCREV="62ccc3924eff37012bd0c227d8b7dc71188fc358" require linux-aspeed.inc |