Skip to content

Commit c4785ba

Browse files
committed
scripts: build-alsa-tools.sh: Update alsa-lib and alsa-utils
This change updates to Release v1.2.16, needed for extended sample rates add to SOF topologies. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
1 parent efbc17b commit c4785ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/build-alsa-tools.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ declare -a REPOS=(
1616
# the repository if this commit ID is not found. Leave empty to skip.
1717
# This array order must align with REPO array above.
1818
declare -a COMMIT_ID=(
19-
"df8f1cc1ec9d9ee15be5e2c23ad25b9389fd8766"
20-
"09550cd393b1a7d307ee6f26637b1ed7bd275e38"
19+
"08b532cd3da9ac8f683bcb4e4beb9b74c39c1782"
20+
"9feb22ba45b48729729c8d194aaf1bc082a6842a"
2121
# Add more IDs here...
2222
)
2323

0 commit comments

Comments
 (0)