diff options
author | Tim Orling <ticotimo@gmail.com> | 2014-07-04 16:54:49 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-10 17:38:32 +0100 |
commit | 4956ae7879cb206eebfa133994f4da453b616c57 (patch) | |
tree | 8bf8b6a507df9480e1a0c64b54778340b26eea4d /meta/recipes-graphics/cogl | |
parent | 7b861d0eeb12c7f834ef0fb05e9602e3e54236af (diff) | |
download | poky-4956ae7879cb206eebfa133994f4da453b616c57.tar.gz |
cogl-1.0: update to 1.18.2
Announcement:
http://lists.freedesktop.org/archives/cogl/2014-July/001689.html
(From OE-Core rev: 2c7882cf1d73f26204685729a495771b75cf4f87)
Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/cogl')
-rw-r--r-- | meta/recipes-graphics/cogl/cogl-1.0_1.18.0.bb | 6 | ||||
-rw-r--r-- | meta/recipes-graphics/cogl/cogl-1.0_1.18.2.bb | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-graphics/cogl/cogl-1.0_1.18.0.bb b/meta/recipes-graphics/cogl/cogl-1.0_1.18.0.bb deleted file mode 100644 index 375b079b4f..0000000000 --- a/meta/recipes-graphics/cogl/cogl-1.0_1.18.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require cogl-1.0.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b1a508d91d25ca607c83f92f3e31c84" | ||
4 | |||
5 | SRC_URI[archive.md5sum] = "994a29f5c02768367b6f035bfe456ba6" | ||
6 | SRC_URI[archive.sha256sum] = "a4d91ebf7e7aba362eb5c6e4ffebbf1167ff4ac87fabae104912d879a5390f5e" | ||
diff --git a/meta/recipes-graphics/cogl/cogl-1.0_1.18.2.bb b/meta/recipes-graphics/cogl/cogl-1.0_1.18.2.bb new file mode 100644 index 0000000000..6700efb66b --- /dev/null +++ b/meta/recipes-graphics/cogl/cogl-1.0_1.18.2.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | require cogl-1.0.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b1a508d91d25ca607c83f92f3e31c84" | ||
4 | |||
5 | SRC_URI[archive.md5sum] = "952155d526d35f297737266408e842b5" | ||
6 | SRC_URI[archive.sha256sum] = "9278e519d5480eb0379efd48db024e8fdbf93f01dff48a7e756b85b508a863aa" | ||