summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/edbus.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-08-10 13:13:33 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 09:57:43 +0200
commit1b69dded38c7acd4bce1e31debcc8fcb0d55765f (patch)
treed2cf45e02737694f11891006452fff25d45fb160 /meta-efl/recipes-efl/efl/edbus.inc
parente904c699d9068ab5bee8fc00d68bf397c4b138c8 (diff)
downloadast2050-yocto-openembedded-1b69dded38c7acd4bce1e31debcc8fcb0d55765f.zip
ast2050-yocto-openembedded-1b69dded38c7acd4bce1e31debcc8fcb0d55765f.tar.gz
meta-efl: introduce 1.6.99-alpha releases
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.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus.inc b/meta-efl/recipes-efl/efl/edbus.inc
index cca9c5e..ae558f0 100644
--- a/meta-efl/recipes-efl/efl/edbus.inc
+++ b/meta-efl/recipes-efl/efl/edbus.inc
@@ -14,6 +14,8 @@ INC_PR = "r0"
SRCNAME = "e_dbus"
EXTRA_OECONF += "--enable-build-test-gui"
+# it needs to be disabled, because creates circular dependency on elementary
+EXTRA_OECONF += "--disable-edbus-performance-test"
PACKAGES =+ "${PN}-enotify ${PN}-edbus ${PN}-enm ${PN}-ehal ${PN}-econnman ${PN}-eofono ${PN}-eukit ${PN}-ebluez ${PN}-test-gui"
FILES_${PN}-enotify = "${libdir}/libenotify.so.* ${bindir}/e-notify-send"
@@ -25,3 +27,5 @@ FILES_${PN}-eofono = "${libdir}/libeofono.so.*"
FILES_${PN}-eukit = "${libdir}/libeukit.so.*"
FILES_${PN}-ebluez = "${libdir}/libebluez.so.*"
FILES_${PN}-test-gui = "${bindir}/e_dbus_hal"
+FILES_${PN} += "${datadir}/e_dbus/logo.png"
+
OpenPOWER on IntegriCloud