diff options
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb b/meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb new file mode 100644 index 000000000..1d7bb069f --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | require ${BPN}.inc | ||
2 | PR = "${INC_PR}.0" | ||
3 | SRCVER = "1.7.0-alpha" | ||
4 | SRC_URI += "file://0001-fix-unicode-conversion.patch" | ||
5 | |||
6 | SRC_URI[md5sum] = "fbe5105abb5b2d3de71302ff3973945a" | ||
7 | SRC_URI[sha256sum] = "f5004d9b784b0ca37436daacff7f4f21bb3094b9fdfc5abc95f8e57e90ecb242" | ||