Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions recipes-kernel/linux/linux-qcom-next_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading