All of lore.kernel.org
 help / color / mirror / Atom feed
From: alexander.kanavin@linux.intel.com
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] gnome-bluetooth: fix compile
Date: Fri, 18 Mar 2016 21:06:43 +0200 (EET)	[thread overview]
Message-ID: <51386.10.252.7.138.1458328003.squirrel@linux.intel.com> (raw)
In-Reply-To: <1458166402-10786-1-git-send-email-schnitzeltony@googlemail.com>

> 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


  parent reply	other threads:[~2016-03-18 18:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16 22:13 [PATCH 1/2] gnome-bluetooth: fix compile Andreas Müller
2016-03-16 22:13 ` [PATCH 2/2] gnome-bluetooth: pack introspection related files Andreas Müller
2016-03-18 19:06 ` alexander.kanavin [this message]
2016-03-21 12:43   ` [PATCH 1/2] gnome-bluetooth: fix compile Alexander Kanavin
2016-03-21 13:10     ` Martin Jansa
2016-03-21 13:59       ` Andreas Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51386.10.252.7.138.1458328003.squirrel@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.