From e2345692c6783f3eef52cd5d1cd51474dedabd3f Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Thu, 11 Jul 2024 19:15:00 -0700 Subject: [PATCH] fix: avstplg (#1510) (#1512) Signed-off-by: madomado (cherry picked from commit 6088711bec922e3ea4817693a9010e396a499dab) Co-authored-by: madomado --- anda/system/avstplg/avstplg.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/avstplg/avstplg.spec b/anda/system/avstplg/avstplg.spec index 7612fae489..4c5b15e060 100644 --- a/anda/system/avstplg/avstplg.spec +++ b/anda/system/avstplg/avstplg.spec @@ -13,8 +13,8 @@ Summary: Set of tools designed to help develop and debug software and fir URL: https://github.com/thesofproject/avsdk Source0: https://github.com/thesofproject/avsdk/archive/%commit/avsdk-%commit.tar.gz -Requires: dotnet-runtime-6.0 -BuildRequires: dotnet-sdk-6.0 make +Requires: dotnet-runtime-8.0 +BuildRequires: dotnet-sdk-8.0 make %description Set of tools designed to help develop and debug software and firmware on Intel platforms with AudioDSP onboard.