diff options
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edje_svn.bb')
| -rw-r--r-- | meta-efl/recipes-devtools/python/python-edje_svn.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edje_svn.bb b/meta-efl/recipes-devtools/python/python-edje_svn.bb deleted file mode 100644 index eca8b7586b..0000000000 --- a/meta-efl/recipes-devtools/python/python-edje_svn.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | require ${BPN}.inc | ||
| 2 | PR = "${INC_PR}.0" | ||
| 3 | SRCREV = "${EFL_SRCREV}" | ||
| 4 | PV = "1.7.0+svnr${SRCPV}" | ||
| 5 | DEFAULT_PREFERENCE = "-1" | ||
| 6 | |||
| 7 | SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http" | ||
| 8 | S = "${WORKDIR}/${SRCNAME}" | ||
| 9 | |||
| 10 | SRC_URI += "file://0001-fix-unicode-conversion.patch" | ||
