Signed-off-by: Richard Tollerton <[email protected]>
---
recipes-mono/dbus-sharp/dbus-sharp.inc | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/recipes-mono/dbus-sharp/dbus-sharp.inc
b/recipes-mono/dbus-sharp/dbus-sharp.inc
index 243b489..a458082 100644
--- a/recipes-mono/dbus-sharp/dbus-sharp.inc
+++ b/recipes-mono/dbus-sharp/dbus-sharp.inc
@@ -1,11 +1,11 @@
SUMMARY = "C# implementation of D-Bus"
DESCRIPTION = "An inter-process communication framework that lets applications
interface with the system event bus as well as allowing them to talk to one
another in a peer-to-peer configuration."
SECTION = "devel/mono"
-DEPENDS = "mono"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "files://COPYING;md5=09d60852216ea29fdba9ea146513336c"
inherit autotools
+inherit mono
def dbus_sharp_download_version(d):
pvsplit = d.getVar('PV', True).split('.')
@@ -18,14 +18,3 @@ SRC_URI =
"https://github.com/mono/dbus-sharp/archive/v${SDIRVER}.tar.gz"
S = "${WORKDIR}/${PN}-${SDIRVER}"
FILESPATH =. "${FILE_DIRNAME}/${PN}-${PV}:"
-
-FILES_${PN} += " \
- ${libdir}/mono/dbus-sharp-2.0/* \
- ${libdir}/mono/gac/dbus-sharp/*/*.dll \
- ${libdir}/mono/gac/dbus-sharp/*/*.config \
-"
-
-FILES_${PN}-dbg += " \
- ${libdir}/mono/gac/dbus-sharp/*/*.mdb \
-"
-
--
2.4.4
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto