diff options
| author | Ross Burton <ross.burton@intel.com> | 2012-07-19 16:11:30 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-22 11:42:19 +0100 |
| commit | 9f779782238beb074374f802cd888829e3993331 (patch) | |
| tree | bd23455be5e3d0de6c42e2e779fc34a4df133abe /meta/recipes-graphics/clutter/clutter-1.8_git.bb | |
| parent | 8bd2eb623f57c6b79d03cd6aef1ec945eeef08d4 (diff) | |
| download | poky-9f779782238beb074374f802cd888829e3993331.tar.gz | |
clutter: cleanup thanks to new gtk-doc.bbclass
(From OE-Core rev: d8b88ecd46b1397ff3d598ee82fcaedf6d59e8af)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-1.8_git.bb')
| -rw-r--r-- | meta/recipes-graphics/clutter/clutter-1.8_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.8_git.bb b/meta/recipes-graphics/clutter/clutter-1.8_git.bb index 9f7b048a94..7d8bcb3f42 100644 --- a/meta/recipes-graphics/clutter/clutter-1.8_git.bb +++ b/meta/recipes-graphics/clutter/clutter-1.8_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | |||
| 6 | # the 1.8.4 tag | 6 | # the 1.8.4 tag |
| 7 | SRCREV = "f2183fa8df3d173afbee09cc4230ab8f4e03f459" | 7 | SRCREV = "f2183fa8df3d173afbee09cc4230ab8f4e03f459" |
| 8 | PV = "1.8.4+git${SRCPV}" | 8 | PV = "1.8.4+git${SRCPV}" |
| 9 | PR = "r0" | 9 | PR = "r1" |
| 10 | 10 | ||
| 11 | DEFAULT_PREFERENCE = "-1" | 11 | DEFAULT_PREFERENCE = "-1" |
| 12 | 12 | ||
