diff options
| author | Andrew Jeffery <andrew@codeconstruct.com.au> | 2024-11-08 02:59:39 +0300 |
|---|---|---|
| committer | Andrew Jeffery <andrew@codeconstruct.com.au> | 2024-11-08 07:56:39 +0300 |
| commit | 2eecd92ca20530c1ac9700a0fa4fa522f0a1e268 (patch) | |
| tree | e21dfe22fac9cd2a29cca4e0c20d35670b65ef3b | |
| parent | b288dceab174d602d782abeaf3b34824ac2fdf28 (diff) | |
| download | openbmc-2eecd92ca20530c1ac9700a0fa4fa522f0a1e268.tar.xz | |
linux-aspeed: Fix LED node names in Blueridge, Fuji
Eddie James (1):
ARM: dts: aspeed: Blueridge and Fuji: Fix LED node names
Change-Id: I26c9c2fc29a4b36830d3319053454bec02e841b5
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
| -rw-r--r-- | meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index e9c38bb10e..19a0021a23 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.59" -SRCREV="787686543f63437a27b5d4ebc74fbe3b0ac87f22" +SRCREV="bbac9ca42a1483453facaa520e854e11fe690b23" require linux-aspeed.inc |
