mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
edbus: add ALLOW_EMPTY
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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 = "\
|
||||
|
||||
Reference in New Issue
Block a user