diff options
-rw-r--r-- | meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb index 6337795833..3c7a12951e 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-6.12" -LINUX_VERSION ?= "6.12.46" +LINUX_VERSION ?= "6.12.47" -SRCREV = "0009d0dce2b31c33455ab626f44157aec3591100" +SRCREV = "6bc2cd89359e2731350d94a52284bdb0f5fad612" require linux-nuvoton.inc |