diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-05-31 17:52:13 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-04 13:27:30 +0100 |
commit | df871aa5f33cbfd230ae85ea6fbd71d31d1d609c (patch) | |
tree | 3f7fee4f0313247566903fd11bbc82696c0e2d11 /meta/recipes-graphics/cogl | |
parent | 2fe7b33832194d953eda70fcc449a79912783f1b (diff) | |
download | poky-df871aa5f33cbfd230ae85ea6fbd71d31d1d609c.tar.gz |
cogl-1.0: upgrade 1.22.4 -> 1.22.6
(From OE-Core rev: 86c117b6c950532533be534c999c04c7eba83f90)
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.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-graphics/cogl/cogl-1.0_1.22.4.bb b/meta/recipes-graphics/cogl/cogl-1.0_1.22.4.bb deleted file mode 100644 index 8e61c19f5d..0000000000 --- a/meta/recipes-graphics/cogl/cogl-1.0_1.22.4.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require cogl-1.0.inc | ||
2 | |||
3 | SRC_URI[archive.md5sum] = "31755015a865c4af51ac84f6e53af8ab" | ||
4 | SRC_URI[archive.sha256sum] = "5217bf94cbca3df63268a3b79d017725382b9e592b891d1e7dc6212590ce0de0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b1a508d91d25ca607c83f92f3e31c84" | ||
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 new file mode 100644 index 0000000000..86bbdbff69 --- /dev/null +++ b/meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb | |||
@@ -0,0 +1,6 @@ | |||
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" | ||