diff options
-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" | ||