Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-multimedia][PATCH] libao add missing plugin to packages list Signed-off-by: Patrick Patat <patrick.patat@innotis.org>
@ 2013-10-29 11:19 Patrick Patat
  2013-10-29 10:47 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Patat @ 2013-10-29 11:19 UTC (permalink / raw)
  To: openembedded-devel

---
 .../recipes-multimedia/libao/libao_1.1.0.bb        |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb b/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb
index 08950b5..47e8f28 100644
--- a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb
+++ b/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb
@@ -11,6 +11,8 @@ SRC_URI[sha256sum] = "29de5bb9b1726ba890455ef7e562d877df87811febb0d99ee69164b88c
 
 inherit autotools
 
+PACKAGES =+ "libao-plugin-libalsa libao-plugin-liboss libao-plugin-libpulse libao-plugin-libalsa-dbg libao-plugin-liboss-dbg libao-plugin-libpulse-dbg" 
+
 do_install_append () {
     find "${D}" -name '*.la' -exec rm -f {} +
 }
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-29 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29 11:19 [meta-multimedia][PATCH] libao add missing plugin to packages list Signed-off-by: Patrick Patat <patrick.patat@innotis.org> Patrick Patat
2013-10-29 10:47 ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox