tinyalsa: Upgrade to tip of trunk

This fixes build with musl + gcc14

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-05-16 22:15:49 -07:00
parent 6ce8cef7e7
commit 13ddd97e4f
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -4,16 +4,15 @@ HOMEPAGE = "https://github.com/tinyalsa/tinyalsa"
SECTION = "libs/multimedia"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://NOTICE;md5=e04cd6fa58488e016f7fb648ebea1db4"
LIC_FILES_CHKSUM = "file://NOTICE;md5=d2918795d9185efcbf430b9ad5cda46d"
SRCREV = "1c5fb68ced57d838f2b7ecd0c00bc1fefc9ab60d"
SRC_URI = "git://github.com/tinyalsa/tinyalsa;branch=master;protocol=https \
file://0001-fixed-compilation-error-caused-by-strncpy.patch \
"
PV .= "+git"
SRCREV = "f78ed25aced2dfea743867b8205a787bfb091340"
SRC_URI = "git://github.com/tinyalsa/tinyalsa;branch=master;protocol=https"
S = "${WORKDIR}/git"
inherit cmake
inherit meson
# tinyalsa is built as a static library. Enable PIC to avoid relocation
# errors like these: