From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 02/29] gobject-introspection: add the recipe
Date: Mon, 29 Feb 2016 16:07:18 +0200 [thread overview]
Message-ID: <56D45096.1080402@linux.intel.com> (raw)
In-Reply-To: <CAJTo0LZ1ten9Z6uuCDpPd-mCVn76QgxTMO-U5Qirfsr5tQNo_w@mail.gmail.com>
On 02/26/2016 06:35 PM, Burton, Ross wrote:
> +# No idea why these sources are installed by upstream and how they
> are meant to be used
> +FILES_${PN}-dev_append = "
> ${datadir}/gobject-introspection-1.0/tests/*.c \
> + ${datadir}/gobject-introspection-1.0/tests/*.h"
>
>
> Presumably some test suite. We certainly don't want them in the -dev
> package, so until we have ptest for this lets just delete them.
Actually, no, these sources are used by dependent packages (for example,
pygobject) to build *their* test suites. So this has to go to -dev, and
I'll fix the comment which I forgot to do.
Alex
next prev parent reply other threads:[~2016-02-29 14:11 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 14:26 [PATCH 00/29] Add gobject introspection support to oe-core Alexander Kanavin
2015-11-26 14:26 ` [PATCH 01/29] qemu.bbclass: add qemu_wrapper_cmdline() Alexander Kanavin
2016-02-26 16:18 ` Burton, Ross
2015-11-26 14:26 ` [PATCH 02/29] gobject-introspection: add the recipe Alexander Kanavin
2016-02-26 16:35 ` Burton, Ross
2016-02-29 14:07 ` Alexander Kanavin [this message]
2015-11-26 14:26 ` [PATCH 03/29] gtk-doc-stub: remove introspection stubs Alexander Kanavin
2015-11-26 14:26 ` [PATCH 04/29] gobject-introspection.bbclass: add a class that enables gobject introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 05/29] python3-native: use the previous version of python-config script Alexander Kanavin
2015-11-26 14:26 ` [PATCH 06/29] avahi-ui: remove the dependency on python-pygtk by disabling avahi-discover Alexander Kanavin
2015-11-26 14:26 ` [PATCH 07/29] python-pygtk: remove the recipe Alexander Kanavin
2015-11-26 14:26 ` [PATCH 08/29] avahi: enable gobject-introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 09/29] udev: enable gobject introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 10/29] vala: enable the use of vapigen by packages with vala support Alexander Kanavin
2015-11-26 14:26 ` [PATCH 11/29] gcr: enable generation of vapi files using vapigen Alexander Kanavin
2015-11-26 14:26 ` [PATCH 12/29] gdk-pixbuf: enable gobject introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 13/29] gconf: enable gobject-introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 14/29] gtk+: enable gobject introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 15/29] gtk+3: enable gobject-introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 16/29] libsecret: enable generation of vapi files using vapigen Alexander Kanavin
2015-11-26 14:26 ` [PATCH 17/29] clutter: enable gobject introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 18/29] vala.bbclass: remove pre-packaged vapigen.m4 from tarballs Alexander Kanavin
2015-11-26 14:26 ` [PATCH 19/29] libsoup-2.4: enable gobject introspection Alexander Kanavin
2015-11-26 14:26 ` [PATCH 20/29] at-spi2-core: " Alexander Kanavin
2015-11-26 14:26 ` [PATCH 21/29] gstreamer: " Alexander Kanavin
2015-11-26 14:26 ` [PATCH 22/29] gnomebase.bbclass: " Alexander Kanavin
2015-11-26 14:26 ` [PATCH 23/29] webkitgtk: " Alexander Kanavin
2015-11-26 14:26 ` [PATCH 24/29] packagegroup-core-x11-sato: add python-pygobject and gtk+3 Alexander Kanavin
2015-11-26 14:26 ` [PATCH 25/29] default-distrovars.inc: add 'gobject-introspection-data' to DISTRO_FEATURES_DEFAULT Alexander Kanavin
2015-11-26 14:26 ` [PATCH 26/29] gcr: disable gobject introspection on x86-64 for now Alexander Kanavin
2015-11-26 14:26 ` [PATCH 27/29] gcr: disable gobject-introspection on mips64 Alexander Kanavin
2015-11-26 14:26 ` [PATCH 28/29] libsecret: " Alexander Kanavin
2015-11-26 14:26 ` [PATCH 29/29] webkitgtk: disable gobject-introspection on powerpc Alexander Kanavin
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=56D45096.1080402@linux.intel.com \
--to=alexander.kanavin@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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.