Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] mutter: update to 2.29.1 and fix SRC_URI
Date: Thu,  6 Oct 2011 15:11:07 -0700	[thread overview]
Message-ID: <1317939067-16798-1-git-send-email-josh@linux.intel.com> (raw)

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.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
---
 meta/recipes-graphics/mutter/mutter_2.28.1.bb |   14 --------------
 meta/recipes-graphics/mutter/mutter_2.29.1.bb |   13 +++++++++++++
 2 files changed, 13 insertions(+), 14 deletions(-)
 delete mode 100644 meta/recipes-graphics/mutter/mutter_2.28.1.bb
 create mode 100644 meta/recipes-graphics/mutter/mutter_2.29.1.bb

diff --git a/meta/recipes-graphics/mutter/mutter_2.28.1.bb b/meta/recipes-graphics/mutter/mutter_2.28.1.bb
deleted file mode 100644
index 50f2647..0000000
--- a/meta/recipes-graphics/mutter/mutter_2.28.1.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require mutter.inc
-
-PR = "r1"
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-
-SRC_URI = "http://download.moblin.org/sources/mutter/2.28/mutter-2.28.1_0.0.tar.bz2 \
-           file://nodocs.patch \
-           file://nozenity.patch \
-           file://fix_pkgconfig.patch \
-           file://fix_CGL_TEXTURE_RECTANGLE_ARB.patch \
-           "
-
-S = "${WORKDIR}/mutter-2.28.1_0.0"
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 0000000..5d031f6
--- /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"
+
-- 
1.7.6.4




                 reply	other threads:[~2011-10-06 22:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1317939067-16798-1-git-send-email-josh@linux.intel.com \
    --to=josh@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox