diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-10-31 09:58:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-07 14:05:37 +0000 |
commit | f7196be455c11cd7f0aa6442ba5dcb64c66e9769 (patch) | |
tree | 3fa0aa85510eb8ecb6d36bab65711bc9bb1824a3 /meta | |
parent | ba5537d7687b1f735d8894f959c6c1a92c769a04 (diff) | |
download | poky-f7196be455c11cd7f0aa6442ba5dcb64c66e9769.tar.gz |
cogl: COPYING file Updated FSF Address
(From OE-Core rev: f3a7b6aaa9be4763d13214c3264b86a1c7bf5e9f)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/clutter/cogl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/cogl_git.bb b/meta/recipes-graphics/clutter/cogl_git.bb index 890c654b04..0702302192 100644 --- a/meta/recipes-graphics/clutter/cogl_git.bb +++ b/meta/recipes-graphics/clutter/cogl_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require cogl.inc | 1 | require cogl.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
4 | 4 | ||
5 | SRCREV = "0a70a159c65357809740971570b2e301451161b5" | 5 | SRCREV = "0a70a159c65357809740971570b2e301451161b5" |
6 | PV = "1.8.0+git${SRCPV}" | 6 | PV = "1.8.0+git${SRCPV}" |