aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmx.de>2011-02-03 07:14:02 +0000
committerTom Rini <tom_rini@mentor.com>2011-02-11 15:24:49 -0700
commitb4265bfdb1fa53f71fa15ff4804e13cd22ad4dee (patch)
treeb331e1acd83e03486faec5961d4dad25dc34fa2a /recipes/clutter
parentc875f74890313e092897584f55e2f0074edb3ad0 (diff)
downloadopenembedded-b4265bfdb1fa53f71fa15ff4804e13cd22ad4dee.tar.gz
clutter-gst add 1.3.4
* clutter 1.4.2 broke clutter-gst and made it necessary to have a recipe from * development snapshot sources * * Build tested with * BB_VERSION = "1.10.2" * METADATA_BRANCH = "master" * METADATA_REVISION = "2049a96" * TARGET_ARCH = "arm" * TARGET_OS = "linux-gnueabi" * MACHINE = "overo" * DISTRO = "angstrom" * DISTRO_VERSION = "2010.7-test-20110202" * TARGET_FPU = "hard" Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/clutter')
-rw-r--r--recipes/clutter/clutter-gst_1.3.4.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/clutter/clutter-gst_1.3.4.bb b/recipes/clutter/clutter-gst_1.3.4.bb
new file mode 100644
index 0000000000..426cae27df
--- /dev/null
+++ b/recipes/clutter/clutter-gst_1.3.4.bb
@@ -0,0 +1,9 @@
+require clutter-gst.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI = "http://source.clutter-project.org/sources/clutter-gst/1.3/clutter-gst-${PV}.tar.bz2 \
+ "
+
+SRC_URI[md5sum] = "4f74f78df215cba54444dd6256a29bd4"
+SRC_URI[sha256sum] = "de4ce6d3313be3074c6afc6f20276ef06f1a460b3a6755fc5c6e048685de137a"