diff options
-rw-r--r-- | meta-efl/recipes-efl/efl/edbus.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus.inc b/meta-efl/recipes-efl/efl/edbus.inc index 4f2e92072..58498b404 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" | |||
6 | inherit efl | 6 | inherit efl |
7 | 7 | ||
8 | BBCLASSEXTEND = "native" | 8 | BBCLASSEXTEND = "native" |
9 | INC_PR = "r0" | 9 | INC_PR = "r1" |
10 | 10 | ||
11 | SRCNAME = "e_dbus" | 11 | SRCNAME = "e_dbus" |
12 | 12 | ||
@@ -17,7 +17,7 @@ FILES_${PN}-enotify = "${libdir}/libenotify.so.* ${bindir}/e-notify-send" | |||
17 | FILES_${PN}-edbus = "${libdir}/libedbus.so.*" | 17 | FILES_${PN}-edbus = "${libdir}/libedbus.so.*" |
18 | FILES_${PN}-enm = "${libdir}/libenm.so.*" | 18 | FILES_${PN}-enm = "${libdir}/libenm.so.*" |
19 | FILES_${PN}-ehal = "${libdir}/libehal.so.*" | 19 | FILES_${PN}-ehal = "${libdir}/libehal.so.*" |
20 | FILES_${PN}-econnman = "${libdir}/libeconnman.so.*" | 20 | FILES_${PN}-econnman = "${libdir}/libeconnman.so.* ${libdir}/libeconnman0_7x.so.*" |
21 | FILES_${PN}-eofono = "${libdir}/libeofono.so.*" | 21 | FILES_${PN}-eofono = "${libdir}/libeofono.so.*" |
22 | FILES_${PN}-eukit = "${libdir}/libeukit.so.*" | 22 | FILES_${PN}-eukit = "${libdir}/libeukit.so.*" |
23 | FILES_${PN}-ebluez = "${libdir}/libebluez.so.*" | 23 | FILES_${PN}-ebluez = "${libdir}/libebluez.so.*" |