mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
tinyalsa: Add meson build option for plugin support
Add patch to enable/disable plugin support for Meson build system. Upstream-Status: Fromlist https://github.com/tinyalsa/tinyalsa/pull/269 Signed-off-by: Sairamreddy Bojja <sbojja@qti.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
98cdacb8ba
commit
4e0a5e434c
@@ -8,7 +8,8 @@ LIC_FILES_CHKSUM = "file://NOTICE;md5=d2918795d9185efcbf430b9ad5cda46d"
|
||||
|
||||
PV .= "+git"
|
||||
SRCREV = "f78ed25aced2dfea743867b8205a787bfb091340"
|
||||
SRC_URI = "git://github.com/tinyalsa/tinyalsa;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/tinyalsa/tinyalsa;branch=master;protocol=https \
|
||||
file://0001-meson-add-option-to-enable-disable-plugin-support.patch"
|
||||
|
||||
|
||||
inherit meson
|
||||
|
||||
Reference in New Issue
Block a user