mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
e-tasks: Fix building against old e_dbus
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -8,12 +8,10 @@ DEPENDS = "elementary eina edbus sqlite3"
|
||||
|
||||
inherit autotools
|
||||
|
||||
SRCREV = "b640f0e7287877983645d9d9a36f85a0b6a54631"
|
||||
SRCREV = "890f5ee37d1a5fd1ceb2495950d15151d4cf756b"
|
||||
PV = "0.0.2+gitr${SRCPV}"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://github.com/shr-project/e-tasks.git;branch=master \
|
||||
"
|
||||
SRC_URI = "git://github.com/shr-project/e-tasks.git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
do_install_append() {
|
||||
|
||||
Reference in New Issue
Block a user