Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [CONSOLIDATED PULL 12/33] pkgconfig: Move pkg.m4 from -dev to package
Date: Thu, 19 Jan 2012 10:57:22 +0000	[thread overview]
Message-ID: <1326970642.2511.58.camel@ted> (raw)
In-Reply-To: <15839BE5-A26D-453B-A13F-08ECB328E829@dominion.thruhere.net>

On Thu, 2012-01-19 at 11:30 +0100, Koen Kooi wrote:
> Op 19 jan. 2012, om 10:22 heeft Saul Wold het volgende geschreven:
> 
> > [YOCTO #1908]
> > 
> > Signed-off-by: Saul Wold <sgw@linux.intel.com>
> > ---
> > meta/recipes-devtools/pkgconfig/pkgconfig.inc     |    2 ++
> > meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb |    2 +-
> > 2 files changed, 3 insertions(+), 1 deletions(-)
> > 
> > diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig.inc b/meta/recipes-devtools/pkgconfig/pkgconfig.inc
> > index 641bfae..00c23d7 100644
> > --- a/meta/recipes-devtools/pkgconfig/pkgconfig.inc
> > +++ b/meta/recipes-devtools/pkgconfig/pkgconfig.inc
> > @@ -31,3 +31,5 @@ do_configure_prepend () {
> > }
> > 
> > BBCLASSEXTEND = "native nativesdk"
> > +
> > +FILES_${PN} += "${datadir}/aclocal/pkg.m4"
> 
> Why is this done exactly? M4 files do belong in the -dev package.

Think about the use cases for having pkgconfig installed. In the
pkgconfig case, the -dev package isn't particularly useful. 

You can argue this one both ways though...

Cheers,

Richard




  reply	other threads:[~2012-01-19 11:05 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-19  9:22 [CONSOLIDATED PULL 00/33] patches and staticdev fixes Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 01/33] m4: A better refactoring Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 02/33] busybox: defconfig modified in order to activate CONFIG_EXPR_MATH_SUPPORT_64 Saul Wold
2012-01-19 10:29   ` Koen Kooi
2012-01-19 22:04     ` Andrei Gherzan
2012-01-19  9:22 ` [CONSOLIDATED PULL 03/33] pango.inc: fix /etc/pango -> /${sysconfdir}/pango/* Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 04/33] busybox: drop MARKINT option from init script and syslog-startup.conf Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 05/33] busybox: remove incorrect comments from syslog-startup.conf Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 06/33] busybox: enable log level configuration in syslog-startup.conf and script Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 07/33] busybox: change syslog default to log to a file Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 08/33] busybox: enable dropping of duplicates in syslog, off by default Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 09/33] chkconfig: Update package from v1.3.55 to v1.3.57 Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 10/33] libsoup: Update package from v2.2.100 to v2.2.105 Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 11/33] gnutls: Fix compilation on uclibc Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 12/33] pkgconfig: Move pkg.m4 from -dev to package Saul Wold
2012-01-19 10:30   ` Koen Kooi
2012-01-19 10:57     ` Richard Purdie [this message]
2012-01-19 11:04       ` Koen Kooi
2012-01-19  9:22 ` [CONSOLIDATED PULL 13/33] gst-openmax: refactor packages for staticdev Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 14/33] liba52: " Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 15/33] attr/acl: " Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 16/33] db: " Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 17/33] js: " Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 18/33] boost: " Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 19/33] enchant: " Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 20/33] site/ix86-common: fix an error Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 21/33] linux-yocto: restore WORKDIR as a patch source directory Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 22/33] uclibc: Upgrade to latest master Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 23/33] adt-installer: install autoconf(/automake)-nativesdk Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 24/33] e2fsprogs_1.42.bb: Fix build fallout for uclibc Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 25/33] xinput: add utility for configuring and testing XInput devices Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 26/33] distro-tracking-fields: claim responsibility for udev, dpkg, apt, v86d Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 27/33] bdwgc: new recipe for autogen Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 28/33] libunistring: " Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 29/33] guile: " Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 30/33] autogen-native: new recipe for grub-efi-native Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 31/33] grub-efi-native: fix errors with automake 1.11.2 Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 32/33] distro-tracking: add data for newer recipes Saul Wold
2012-01-19  9:22 ` [CONSOLIDATED PULL 33/33] gnutls: Fix configure issue wrt to rm Saul Wold
2012-01-19 13:27 ` [CONSOLIDATED PULL 00/33] patches and staticdev fixes Richard Purdie

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=1326970642.2511.58.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox