clutter-gst: add 0.9
authorKoen Kooi <koen@openembedded.org>
Mon, 1 Jun 2009 16:35:02 +0000 (18:35 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 1 Jun 2009 16:35:02 +0000 (18:35 +0200)
* only works with proper GL, the clutter folks broke GLES

recipes/clutter/clutter-gst-0.9_git.bb [new file with mode: 0644]

diff --git a/recipes/clutter/clutter-gst-0.9_git.bb b/recipes/clutter/clutter-gst-0.9_git.bb
new file mode 100644 (file)
index 0000000..4b45295
--- /dev/null
@@ -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"