diff options
| author | Tomas Frydrych <tomas@sleepfive.com> | 2013-05-20 16:05:22 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-21 09:30:16 +0100 |
| commit | e77a014df21f301a8a0b746a4a1f712595ebcbaf (patch) | |
| tree | 29be867397e58436ccde337574c1a341b2f35163 /meta/recipes-graphics/clutter/clutter-gst-1.0_1.6.0.bb | |
| parent | bcb0616551abd1e05d6ee88a22d6c0dfbb6c5fda (diff) | |
| download | poky-e77a014df21f301a8a0b746a4a1f712595ebcbaf.tar.gz | |
clutter-gst: Replace with 1.6.0 version
(From OE-Core rev: 4476e789ac41f44ad74385d85a16e505d96bc100)
Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst-1.0_1.6.0.bb')
| -rw-r--r-- | meta/recipes-graphics/clutter/clutter-gst-1.0_1.6.0.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.0_1.6.0.bb b/meta/recipes-graphics/clutter/clutter-gst-1.0_1.6.0.bb new file mode 100644 index 0000000000..dc5cc13053 --- /dev/null +++ b/meta/recipes-graphics/clutter/clutter-gst-1.0_1.6.0.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | require clutter-gst-1.0.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://cogl-1.14.patch" | ||
| 4 | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ | ||
| 6 | file://clutter-gst/clutter-gst.h;beginline=1;endline=24;md5=95baacba194e814c110ea3bdf25ddbf4" | ||
| 7 | |||
| 8 | SRC_URI[archive.md5sum] = "d60ab0118730cecd5dd9988ad7da034b" | ||
| 9 | SRC_URI[archive.sha256sum] = "abc879cdd562f1640a825131405f4327a427bfe65b805ebc25d0c78909c8c622" | ||
