From 1826444af19843894d48a3ff9b3bb2b347f8787b Mon Sep 17 00:00:00 2001 From: Kai Vehmanen Date: Mon, 4 Nov 2024 18:21:01 +0200 Subject: [PATCH] v2.11.x: fixup the intel-signed/sof-arl.ri link Modify the symbolic link to explicitly link intel-signed/sof-arl.ri to the intel-signed/sof-mtl.ri binary. This is first such symbolic link for a intel-signed image, so better to set a clean first example as this approach is likely to be copied to handle other similar cases. Signed-off-by: Kai Vehmanen --- v2.11.x/sof-ipc4-v2.11.1/arl/intel-signed/sof-arl.ri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2.11.x/sof-ipc4-v2.11.1/arl/intel-signed/sof-arl.ri b/v2.11.x/sof-ipc4-v2.11.1/arl/intel-signed/sof-arl.ri index c703b3f..cc00550 120000 --- a/v2.11.x/sof-ipc4-v2.11.1/arl/intel-signed/sof-arl.ri +++ b/v2.11.x/sof-ipc4-v2.11.1/arl/intel-signed/sof-arl.ri @@ -1 +1 @@ -../../mtl/sof-mtl.ri \ No newline at end of file +../../mtl/intel-signed/sof-mtl.ri \ No newline at end of file