edbus: add ALLOW_EMPTY

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2012-01-23 16:41:54 +01:00 committed by Koen Kooi
parent ab384f1e56
commit 8178aec1d7
2 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c"
inherit efl
# -dev and -dbg packages wants ${PN} which is empty here
ALLOW_EMPTY = "1"
BBCLASSEXTEND = "native"
INC_PR = "r1"

View File

@ -2,7 +2,7 @@ require edbus.inc
SRCREV = "${EFL_SRCREV}"
PV = "1.1.0+svnr${SRCPV}"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "\