diff options
Diffstat (limited to 'meta/recipes-graphics/cogl/cogl-1.0_1.20.0.bb')
-rw-r--r-- | meta/recipes-graphics/cogl/cogl-1.0_1.20.0.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-graphics/cogl/cogl-1.0_1.20.0.bb b/meta/recipes-graphics/cogl/cogl-1.0_1.20.0.bb new file mode 100644 index 0000000000..d20b814e8e --- /dev/null +++ b/meta/recipes-graphics/cogl/cogl-1.0_1.20.0.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require cogl-1.0.inc | ||
2 | |||
3 | SRC_URI += "file://cogl-framebuffer-gl-Work-again-on-GLESv2.patch" | ||
4 | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b1a508d91d25ca607c83f92f3e31c84" | ||
6 | SRC_URI[archive.md5sum] = "5b28897194d9ff76a574a9493d1f7ee0" | ||
7 | SRC_URI[archive.sha256sum] = "729e35495829e7d31fafa3358e47b743ba21a2b08ff9b6cd28fb74c0de91192b" | ||
8 | |||