summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/edbus.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/efl/edbus.inc')
-rw-r--r--meta-efl/recipes-efl/efl/edbus.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus.inc b/meta-efl/recipes-efl/efl/edbus.inc
index ae558f00d..ffa1eb290 100644
--- a/meta-efl/recipes-efl/efl/edbus.inc
+++ b/meta-efl/recipes-efl/efl/edbus.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c"
6inherit efl 6inherit efl
7 7
8# -dev and -dbg packages wants ${PN} which is empty here 8# -dev and -dbg packages wants ${PN} which is empty here
9ALLOW_EMPTY = "1" 9ALLOW_EMPTY_${PN} = "1"
10 10
11BBCLASSEXTEND = "native" 11BBCLASSEXTEND = "native"
12INC_PR = "r0" 12INC_PR = "r0"