We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f76c700 + fa1e782 commit 29b3a23Copy full SHA for 29b3a23
recipes-kernel/linux/linux-qcom-next_git.bb
@@ -8,12 +8,12 @@ inherit kernel cml1
8
9
COMPATIBLE_MACHINE = "(qcom)"
10
11
-LINUX_VERSION ?= "6.17"
+LINUX_VERSION ?= "6.17+6.18-rc1"
12
13
PV = "${LINUX_VERSION}+git"
14
15
-# tag: qcom-next-6.17-20251006
16
-SRCREV ?= "7c504609df4a658e3cbc81b44e859e46865b3237"
+# tag: qcom-next-6.18-rc1-20251022
+SRCREV ?= "ac4878573d32c6aa60611a8269001ea261b94d85"
17
18
SRCBRANCH ?= "nobranch=1"
19
SRCBRANCH:class-devupstream ?= "branch=qcom-next"
0 commit comments