From: Richard Purdie <rpurdie@rpsys.net>
To: openembedded-devel@openembedded.org
Subject: Re: [oe-commits] org.oe.dev packages/glib-2.0/glib.inc : remove bogus ${PN}-dev from packages.
Date: Tue, 10 Jul 2007 11:47:39 +0100 [thread overview]
Message-ID: <1184064459.6435.40.camel@localhost.localdomain> (raw)
In-Reply-To: <200707101236.04011.openembedded@hrw.one.pl>
On Tue, 2007-07-10 at 12:36 +0200, Marcin Juszkiewicz wrote:
> Dnia wtorek, 10 lipca 2007, Paul Sokolovsky napisał:
> > Hello xora,
> > > packages/glib-2.0/glib.inc : remove bogus ${PN}-dev from packages.
>
> > > -PACKAGES =+ "${PN}-dev glib-2.0-utils "
> > > +PACKAGES =+ " glib-2.0-utils "
>
> > This is not bogus. For this package, -dev must be packaged before
> > the main package, or the latter will get *.h and *.m4 files.
>
> fix FILES_${PN} then
>
> > Putting something in packages twice works after all, and we should
> > either accept its usage fro such cases,
>
> -1 from me - we should not allow such things as they can hide bugs
>
> > or find other solution to do proper flexible packaging (and that would
> > be a bit hard on syntax.
>
> FILES adapting was fast job - I am testing fix in Poky now.
Duplicate entries in PACKAGES cause all kinds of subtle problems as per
the error message. Please don't do it and set FILES correctly.
Cheers,
Richard
next prev parent reply other threads:[~2007-07-10 10:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1I8BNL-0002lu-BC@linuxtogo.org>
2007-07-10 9:54 ` [oe-commits] org.oe.dev packages/glib-2.0/glib.inc : remove bogus ${PN}-dev from packages Paul Sokolovsky
2007-07-10 10:29 ` Graeme Gregory
2007-07-10 10:36 ` Marcin Juszkiewicz
2007-07-10 10:47 ` Richard Purdie [this message]
2007-07-10 17:17 ` Justin Patrin
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=1184064459.6435.40.camel@localhost.localdomain \
--to=rpurdie@rpsys.net \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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.