mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
eve: bump SRCREV for compatibility with newer webkit-efl and deprecated elm APIs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,7 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||
DEPENDS = "evas ecore edje elementary webkit-efl"
|
||||
PV = "0.3.0.0+svnr${SRCPV}"
|
||||
PR = "r2"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
SRCREV = "67278"
|
||||
#SRCREV = "${EFL_SRCREV}"
|
||||
|
||||
inherit e gettext
|
||||
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
|
||||
|
||||
Reference in New Issue
Block a user