summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/edbus.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-03-05 14:46:41 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-03-05 14:46:50 +0100
commit5c56e0d7579454a03f64e5b462b499d32a8e6997 (patch)
treef69dffd57909e44fe529194925c99b6754291675 /meta-efl/recipes-efl/efl/edbus.inc
parent8c8a5765650e08a74cbe238a3571592d9bc2c2a3 (diff)
downloadast2050-yocto-openembedded-5c56e0d7579454a03f64e5b462b499d32a8e6997.zip
ast2050-yocto-openembedded-5c56e0d7579454a03f64e5b462b499d32a8e6997.tar.gz
meta-efl: set ALLOW_EMPTY only for PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 ae558f0..ffa1eb2 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"
inherit efl
# -dev and -dbg packages wants ${PN} which is empty here
-ALLOW_EMPTY = "1"
+ALLOW_EMPTY_${PN} = "1"
BBCLASSEXTEND = "native"
INC_PR = "r0"
OpenPOWER on IntegriCloud