]> code.ossystems Code Review - openembedded-core.git/commit
bluez4: use legacy pygobject instead of gobject-introspection
authorZhong Hongbo <hongbo.zhong@windriver.com>
Tue, 19 Nov 2013 09:19:00 +0000 (17:19 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Dec 2013 11:14:39 +0000 (11:14 +0000)
commit9976a860b495256d94ec44c5084b13f214351547
tree8302f321d6853ef2dd7b8d8cd8cc44272df1327e
parentc55918d73318fb86af122529bf1034826268356b
bluez4: use legacy pygobject instead of gobject-introspection

pygobject-3.0 use GObject from gi.repository instead of
gobject modules. Since oe-core use pygobject-2.x, change
all of "from gi.repository import GObject" to
"import gobject" for bluez4.

Signed-off-by: Zhong Hongbo <hongbo.zhong@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/bluez/bluez4-4.101/use-legacy-pygobject-instead-ofgobject-introspection.patch [new file with mode: 0644]
meta/recipes-connectivity/bluez/bluez4_4.101.bb