aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2010-11-08 15:57:06 -0500
committerMichael Smith <msmith@cbnco.com>2010-11-09 17:57:43 -0500
commit91eb9425d1ba165f43c9dee7b035b86d180a8dd9 (patch)
treefa87aa1cd1478a910d60ef0deafbf5dce2245ea9 /recipes
parent30c2729b7ee6b75b47fcf7895fd856d266ad2025 (diff)
downloadopenembedded-91eb9425d1ba165f43c9dee7b035b86d180a8dd9.tar.gz
metacity: upgrade to 2.30.3 from 2.30.0
Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnome/metacity_2.30.3.bb (renamed from recipes/gnome/metacity_2.30.0.bb)7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/gnome/metacity_2.30.0.bb b/recipes/gnome/metacity_2.30.3.bb
index 3c34810729..24abecf689 100644
--- a/recipes/gnome/metacity_2.30.0.bb
+++ b/recipes/gnome/metacity_2.30.3.bb
@@ -3,18 +3,15 @@ DESCRIPTION = "Metacity is the boring window manager for the adult in you."
LICENSE = "GPL"
DEPENDS = "libcanberra libwnck startup-notification gtk+ gconf gdk-pixbuf-csource-native gnome-doc-utils"
-PR = "r2"
-
inherit gnome update-alternatives
SRC_URI += "file://crosscompile.patch "
-SRC_URI[archive.md5sum] = "7c8a4c8f3b667efcc60f286adb445d4c"
-SRC_URI[archive.sha256sum] = "5c4e2af2216de022181f692f15427361a1dae3d30756ef89b97a11ff5bd50b22"
+SRC_URI[archive.md5sum] = "553784f376d96b902e19ff437cd5b339"
+SRC_URI[archive.sha256sum] = "08f887018fa5e447cf184d03bae3fe2c05fdb7583bed6768e3b4d66392fc18dd"
EXTRA_OECONF += "--disable-verbose \
--disable-xinerama \
- --without-introspectiom \
"
do_configure_prepend() {