mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
engrave: Use autotools-brokensep to avoid build failures
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ce73cf206f
commit
9fd0651c22
|
|
@ -6,6 +6,6 @@ DEPENDS = "evas ecore"
|
|||
PV = "0.0.0+svnr${SRCPV}"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
|
||||
inherit efl
|
||||
inherit efl autotools-brokensep
|
||||
SRC_URI = "${E_SVN}/OLD;module=${SRCNAME};protocol=http;scmdata=keep"
|
||||
S = "${WORKDIR}/${SRCNAME}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user