File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ inherit kernel
99COMPATIBLE_MACHINE = "(qcom)"
1010
1111LINUX_QCOM_GIT ?= "git://git.codelinaro.org/clo/la/kernel/qcom.git;protocol=https"
12- SRCBRANCH ?= "qclinux.6.12 .y"
12+ SRCBRANCH ?= "qclinux.6.14 .y"
1313SRC_URI = "${LINUX_QCOM_GIT} ;branch=${SRCBRANCH} "
1414
1515# To build bleeding edge qcom staging kernel set preferred
@@ -18,9 +18,9 @@ BBCLASSEXTEND = "devupstream:target"
1818PN :class -devupstream = "linux-qcom-staging-tip"
1919SRCREV :class -devupstream = "${AUTOREV} "
2020
21- # Tag: LKP.QCLINUX.0.0-11000-kernel.0
22- SRCREV = "6fad66a6870ebbd720c72551040d7b54c282299e "
23- PV = "6.12 +git"
21+ # v6.14
22+ SRCREV = "6613b499fc6956027cc6d24f36c59f0d986a19f3 "
23+ PV = "6.14 +git"
2424
2525S = "${WORKDIR} /git"
2626
You can’t perform that action at this time.
0 commit comments