From bc197fd5ca8fa67090225015fa8a72797615705f Mon Sep 17 00:00:00 2001 From: Salendarsingh Gaud Date: Tue, 20 Jan 2026 21:18:28 +0530 Subject: [PATCH] linux-qcom-next: update to tag qcom-next-6.19-rc5-20260120 Move to the latest linux-qcom-next release tag qcom-next-6.19-rc5-20260120 Signed-off-by: Salendarsingh Gaud --- recipes-kernel/linux/linux-qcom-next_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-qcom-next_git.bb b/recipes-kernel/linux/linux-qcom-next_git.bb index 5cf257c73..ee53ac377 100644 --- a/recipes-kernel/linux/linux-qcom-next_git.bb +++ b/recipes-kernel/linux/linux-qcom-next_git.bb @@ -8,12 +8,12 @@ inherit kernel cml1 COMPATIBLE_MACHINE = "(qcom)" -LINUX_VERSION ?= "6.18+6.19-rc4" +LINUX_VERSION ?= "6.18+6.19-rc5" PV = "${LINUX_VERSION}+git" -# tag: qcom-next-6.19-rc4-20260112 -SRCREV ?= "65bb05266d477c9f7b06bc275bd622dbed08a53b" +# tag: qcom-next-6.19-rc5-20260120 +SRCREV ?= "6658049e667c61cea2068380ce32b862dee7eb5d" SRCBRANCH ?= "nobranch=1" SRCBRANCH:class-devupstream ?= "branch=qcom-next"