parent
6a9f45c35b
commit
f4711b2b03
@ -1,6 +1,6 @@
|
||||
# Template file for 'sof-firmware'
|
||||
pkgname=sof-firmware
|
||||
version=2024.09.2
|
||||
version=2025.01
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
hostmakedepends="rsync"
|
||||
@ -10,11 +10,11 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://thesofproject.github.io/latest/index.html"
|
||||
distfiles="https://github.com/thesofproject/sof-bin/releases/download/v${version}/sof-bin-${version}.tar.gz"
|
||||
checksum=86e6841a55f1d6d1c91503a8482c1b475dbcadecdb6151bfa0ac0095d1d8a52a
|
||||
checksum=34d565db757a32450106317cc51f38bf67962e0fc8b7f7c72e6e39fd89e99263
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/firmware/intel
|
||||
for dir in sof sof-ipc4 sof-tplg sof-ace-tplg; do
|
||||
for dir in sof sof-ace-tplg sof-ipc4 sof-ipc4-lib sof-ipc4-tplg sof-tplg; do
|
||||
rsync -a "${dir}" "${DESTDIR}/usr/lib/firmware/intel/"
|
||||
done
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user