[oe] [PATCH 1/2] gnome-bluetooth: fix compile

alexander.kanavin at linux.intel.com alexander.kanavin at linux.intel.com
Fri Mar 18 19:06:43 UTC 2016


> fixes error series starting with
> | Caught exception: <type 'exceptions.TypeError'> TypeError('expected a
> string or other character buffer object',)
> | >
> /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/lib/python2.7/distutils/sysconfig.py(22)<module>()
> | -> PREFIX = os.path.normpath(sys.prefix).replace(
> os.getenv("BUILD_SYS"), os.getenv("HOST_SYS") )

Both this patch and the second one should be replaced with a patch that
simply adds

inherit gobject-introspection

to the recipe. For some reason I forgot to do that in my g-i fixes patchset.

Alex



More information about the Openembedded-devel mailing list