python-dbusmock: use real introspection instead on legacy pygobject

The patch that switches to pygobject can be now dropped, because
real introspection is provided in oe-core.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
This commit is contained in:
Alexander Kanavin
2016-02-22 19:40:12 +02:00
committed by Martin Jansa
parent a037e09155
commit 46dbbb2b66
2 changed files with 0 additions and 30 deletions

View File

@@ -14,7 +14,6 @@ SRC_URI[md5sum] = "7370d325c4a75494dd71885ca65b79e8"
SRC_URI[sha256sum] = "03aadc93bdc26ea18d4d78fcff7b6cb34f4e18623bc5cc41cf9539d663cee11e"
SRC_URI += " \
file://0001-Don-t-use-gobject-introspection-for-bindings.patch \
file://0001-Add-functionality-to-add-own-objects-to-internal-obj.patch \
file://0002-Add-possibility-to-import-templates-from-packages.patch \
"