diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-06-08 09:46:32 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-09 13:14:00 +0100 |
commit | c9a4b735b4eddb3d962d85380ef3880d3cd6121f (patch) | |
tree | e12f4b167d040af05c1c1b0f9dfc45fe6d084aed /meta/recipes-graphics/cogl | |
parent | fd1b61ce2f8ced22b07dfd58f5ad5479a48b8e32 (diff) | |
download | poky-c9a4b735b4eddb3d962d85380ef3880d3cd6121f.tar.gz |
cogl-1.0: upgrade 1.22.6 -> 1.22.8
(From OE-Core rev: 4f92208d9a53a40d6c39cd7ca5041248a5f12572)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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.22.6.bb | 6 | ||||
-rw-r--r-- | meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb b/meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb deleted file mode 100644 index 86bbdbff69..0000000000 --- a/meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require cogl-1.0.inc | ||
2 | |||
3 | SRC_URI[archive.md5sum] = "7bcc01edb5462d4d08d01bf893feddb0" | ||
4 | SRC_URI[archive.sha256sum] = "6d134bd3e48c067507167c001200b275997fb9c68b08b48ff038211c8c251b75" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b1a508d91d25ca607c83f92f3e31c84" | ||
diff --git a/meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb b/meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb new file mode 100644 index 0000000000..78f6b0e7a3 --- /dev/null +++ b/meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb | |||
@@ -0,0 +1,5 @@ | |||
1 | require cogl-1.0.inc | ||
2 | |||
3 | SRC_URI[archive.sha256sum] = "a805b2b019184710ff53d0496f9f0ce6dcca420c141a0f4f6fcc02131581d759" | ||
4 | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b1a508d91d25ca607c83f92f3e31c84" | ||