aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/metacity_2.30.3.bb
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2010-11-08 16:06:58 -0500
committerMichael Smith <msmith@cbnco.com>2010-11-09 17:58:09 -0500
commitf27066cf2b093e3afcb07ec53c7cf87960684218 (patch)
tree14166d49213921ad45081717a2064638c5ece342 /recipes/gnome/metacity_2.30.3.bb
parent91eb9425d1ba165f43c9dee7b035b86d180a8dd9 (diff)
downloadopenembedded-f27066cf2b093e3afcb07ec53c7cf87960684218.tar.gz
metacity: patch configure to add --disable-canberra
Canberra is still enabled by default, but amenders can add --disable-canberra to EXTRA_OECONF. Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes/gnome/metacity_2.30.3.bb')
-rw-r--r--recipes/gnome/metacity_2.30.3.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/gnome/metacity_2.30.3.bb b/recipes/gnome/metacity_2.30.3.bb
index 24abecf689..e960ff2e75 100644
--- a/recipes/gnome/metacity_2.30.3.bb
+++ b/recipes/gnome/metacity_2.30.3.bb
@@ -5,7 +5,11 @@ DEPENDS = "libcanberra libwnck startup-notification gtk+ gconf gdk-pixbuf-csourc
inherit gnome update-alternatives
-SRC_URI += "file://crosscompile.patch "
+PR = "r1"
+
+SRC_URI += "file://crosscompile.patch;apply=yes \
+ file://add-disable-canberra-flag.patch;apply=yes \
+"
SRC_URI[archive.md5sum] = "553784f376d96b902e19ff437cd5b339"
SRC_URI[archive.sha256sum] = "08f887018fa5e447cf184d03bae3fe2c05fdb7583bed6768e3b4d66392fc18dd"