From 6b597a5baeec8258da33daacb0f8b1713d228251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= Date: Mon, 4 Aug 2025 15:44:04 +0530 Subject: [PATCH] workflows: debos: Update to 6.16.0-qcom2+ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This brings userspace DMA-BUF heaps. Signed-off-by: Loïc Minier --- .github/workflows/debos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debos.yml b/.github/workflows/debos.yml index 3c72f21d..08930c5a 100644 --- a/.github/workflows/debos.yml +++ b/.github/workflows/debos.yml @@ -14,7 +14,7 @@ on: kernelpackage: description: Name of kernel package to use type: string - default: linux-image-6.16.0-qcom1+ + default: linux-image-6.16.0-qcom2+ outputs: artifacts_url: