aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-02-22 19:40:12 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-03-14 12:15:34 +0100
commit46dbbb2b66ed7cd51f89c71c46ceee83fcc462fc (patch)
tree4d7394d7d2c4e4787a29d5a57a71e0881216f0db /meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb
parenta037e09155cc91f0c0a3971431d088a18523c16f (diff)
downloadmeta-openembedded-contrib-46dbbb2b66ed7cd51f89c71c46ceee83fcc462fc.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb b/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb
index b24794395a..2520bfc953 100644
--- a/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb
+++ b/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb
@@ -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 \
"