[oe-commits] Koen Kooi : clutter-gst: add 0.9

git version control git at git.openembedded.org
Mon Jun 1 22:11:54 UTC 2009


Module: openembedded.git
Branch: xora/angstrom-srcpv
Commit: 801089b9154401fb22134bf5f84441aa74bb6690
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=801089b9154401fb22134bf5f84441aa74bb6690

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Jun  1 18:35:02 2009 +0200

clutter-gst: add 0.9
* only works with proper GL, the clutter folks broke GLES

---

 recipes/clutter/clutter-gst-0.9_git.bb |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/recipes/clutter/clutter-gst-0.9_git.bb b/recipes/clutter/clutter-gst-0.9_git.bb
new file mode 100644
index 0000000..4b45295
--- /dev/null
+++ b/recipes/clutter/clutter-gst-0.9_git.bb
@@ -0,0 +1,10 @@
+require clutter-gst.inc
+
+SRCREV = "a9a259bfcd8488a101df5c687366ca763c69b7ef"
+PV = "0.9.0"
+PR_append = "+git${SRCREV}"
+
+SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git \
+           file://autofoo.patch;patch=1"
+
+S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list