We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0961b4 + c3c5180 commit 5f72a49Copy full SHA for 5f72a49
.github/workflows/linux-daily-glymur.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: ./.github/workflows/linux.yml
21
with:
22
kernel_name: glymur
23
- build_linux_deb_extra_args: '--repo https://git.codelinaro.org/clo/linux-kernel/kernel-qcom.git --ref next-20260204-glymur'
+ build_linux_deb_extra_args: '--qcom-next prune.config qcom.config'
24
debos_extra_args: '-t dtb:qcom/glymur-crd.dtb'
25
# we hardcode the DT, and that's not compatible with the QEMU machine model
26
skip_qemu_tests: true
0 commit comments