From 0d8c8cf462e5df446669355b554b3d5fdc532a11 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Thu, 6 Oct 2011 15:11:07 -0700 Subject: mutter: update to 2.29.1 and fix SRC_URI mutter has been hosted by the gnome community for some time now, update the recipe to use the new SRC_URI and a more recernt version - this is the last version to support Gtk+ 2. (From OE-Core rev: 0d7d464bc66318684f85d9b725a0a5ab62a09224) Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- meta/recipes-graphics/mutter/mutter_2.29.1.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta/recipes-graphics/mutter/mutter_2.29.1.bb (limited to 'meta/recipes-graphics/mutter/mutter_2.29.1.bb') diff --git a/meta/recipes-graphics/mutter/mutter_2.29.1.bb b/meta/recipes-graphics/mutter/mutter_2.29.1.bb new file mode 100644 index 0000000000..5d031f673c --- /dev/null +++ b/meta/recipes-graphics/mutter/mutter_2.29.1.bb @@ -0,0 +1,13 @@ +require mutter.inc + +PR = "r0" + +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +SRC_URI += "file://nodocs.patch \ + file://nozenity.patch \ + file://fix_pkgconfig.patch \ + " +SRC_URI[archive.md5sum] = "ebe3c04751741fb2a028a3c6c4f1c2d7" +SRC_URI[archive.sha256sum] = "175f3adcc5ad5c6f23772ca15c862f275fc3d9a9c3104e9146cf265847a4a10a" + -- cgit v1.2.3-54-g00ecf