diff options
Diffstat (limited to 'meta-efl/recipes-efl/efl/engrave_svn.bb')
| -rw-r--r-- | meta-efl/recipes-efl/efl/engrave_svn.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-efl/recipes-efl/efl/engrave_svn.bb b/meta-efl/recipes-efl/efl/engrave_svn.bb deleted file mode 100644 index f950938c94..0000000000 --- a/meta-efl/recipes-efl/efl/engrave_svn.bb +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | SUMMARY = "Engrave is an Edje Editing Library" | ||
| 2 | LICENSE = "MIT" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=edf2d968b9eb026bfa82cccbd0e6f9f5" | ||
| 4 | # also requires yacc and lex on host | ||
| 5 | DEPENDS = "evas ecore flex" | ||
| 6 | PV = "0.0.0+svnr${SRCPV}" | ||
| 7 | SRCREV = "${EFL_SRCREV}" | ||
| 8 | |||
| 9 | inherit efl autotools-brokensep | ||
| 10 | SRC_URI = "${E_SVN}/OLD;module=${SRCNAME};protocol=http;scmdata=keep" | ||
| 11 | S = "${WORKDIR}/${SRCNAME}" | ||
| 12 | |||
| 13 | # engrave.l:5:35: fatal error: libengrave_la-engrave.h: No such file or directory | ||
| 14 | # http://errors.yoctoproject.org/Errors/Details/56597/ | ||
| 15 | PNBLACKLIST[engrave] ?= "BROKEN: fails to build with latest oe-core - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
