summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-09-09 21:54:30 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-09-09 21:54:37 +0300
commit497a421571ce561308d0501e73cb2c8128296fa7 (patch)
tree10d9448c7bebb9d0eb7f2f4a6939ca82d8def337
parentbb789d5694b3696a9aa81d2cd37a1c7f39908ed8 (diff)
downloadopenbmc-497a421571ce561308d0501e73cb2c8128296fa7.tar.xz
meta-nuvoton: point at 5.15 tree
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iff75df9a12e83e0f480118f4c867ac5cba96a986
-rw-r--r--meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
index a9c8a32b94..16e2e1babf 100644
--- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
+++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
@@ -1,6 +1,6 @@
-KBRANCH ?= "dev-5.14"
-LINUX_VERSION ?= "5.14"
+KBRANCH ?= "dev-5.15"
+LINUX_VERSION ?= "5.15.61"
-SRCREV="e2413239f9a751a2a7491569d27dce76773f2777"
+SRCREV="03008ae8e19dd018de4a3f818de4fa287721de38"
require linux-nuvoton.inc