mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
libao: add missing plugin to packages list
Signed-off-by: Patrick Patat <patrick.patat@innotis.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
c9795fbfab
commit
153372542a
@@ -11,6 +11,8 @@ SRC_URI[sha256sum] = "29de5bb9b1726ba890455ef7e562d877df87811febb0d99ee69164b88c
|
||||
|
||||
inherit autotools
|
||||
|
||||
PACKAGES_DYNAMIC += "^${BPN}-plugin-.*"
|
||||
|
||||
do_install_append () {
|
||||
find "${D}" -name '*.la' -exec rm -f {} +
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user