diff options
author | Zhong Hongbo <hongbo.zhong@windriver.com> | 2013-11-19 17:19:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-18 11:14:39 +0000 |
commit | 9976a860b495256d94ec44c5084b13f214351547 (patch) | |
tree | 8302f321d6853ef2dd7b8d8cd8cc44272df1327e /scripts | |
parent | c55918d73318fb86af122529bf1034826268356b (diff) | |
download | openembedded-core-9976a860b495256d94ec44c5084b13f214351547.tar.gz openembedded-core-9976a860b495256d94ec44c5084b13f214351547.tar.bz2 openembedded-core-9976a860b495256d94ec44c5084b13f214351547.zip |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions