commit | 7d3d615a637358c08a6fdc91a625d2cbc1e3821a | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@codeconstruct.com.au> | Sun Feb 11 11:00:35 2024 +1030 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Sun Feb 11 11:03:46 2024 +1030 |
tree | c19e28e9fe39b8ba1e708be07d4457e3d8d679f8 | |
parent | 93179dc62fec2b8614f7b32654f7beb8754d7c9a [diff] |
linux-aspeed: Move to v6.6.7 stable release This includes security and bug fixes from the 6.6.7 stable release. Change-Id: I9ad6c13b391c0c8669ee2c76bf108c05fd3bfb02 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index 249ea5e..71b4759 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-6.6" -LINUX_VERSION ?= "6.6.6" +LINUX_VERSION ?= "6.6.7" -SRCREV="b97d6790d03b763eca08847a9a5869a4291b9f9a" +SRCREV="d0c44de2d8ffd2e4780d360b34ee6614aa4af080" require linux-aspeed.inc