Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] mutter: Explictly disable libcanberra
@ 2012-08-24 15:24 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-08-24 15:24 UTC (permalink / raw)
  To: openembedded-core

Its not listed in DEPENDS, this ensures build reproducibility.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-graphics/mutter/mutter.inc b/meta/recipes-graphics/mutter/mutter.inc
index 27cf413..da78827 100644
--- a/meta/recipes-graphics/mutter/mutter.inc
+++ b/meta/recipes-graphics/mutter/mutter.inc
@@ -12,6 +12,7 @@ ALTERNATIVE_PRIORITY = "11"
 EXTRA_OECONF += "--disable-verbose	\
 	         --disable-xinerama	\
 	         --without-introspection \
+	         --without-libcanberra \
 		 --with-clutter"
 
 #RDEPENDS_${PN} = "zenity"





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-24 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-24 15:24 [PATCH] mutter: Explictly disable libcanberra Richard Purdie

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