mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-19 03:50:38 +00:00
engrave: blacklist, fails to build now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -9,3 +9,7 @@ SRCREV = "${EFL_SRCREV}"
|
||||
inherit efl autotools-brokensep
|
||||
SRC_URI = "${E_SVN}/OLD;module=${SRCNAME};protocol=http;scmdata=keep"
|
||||
S = "${WORKDIR}/${SRCNAME}"
|
||||
|
||||
# engrave.l:5:35: fatal error: libengrave_la-engrave.h: No such file or directory
|
||||
# http://errors.yoctoproject.org/Errors/Details/56597/
|
||||
PNBLACKLIST[engrave] ?= "BROKEN: fails to build with latest oe-core"
|
||||
|
||||
Reference in New Issue
Block a user