All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: Using the OpenEmbedded metadata to build Distributions
	<openembedded-devel@openembedded.org>
Subject: Splitting up bluez in a sane way, was Re: Task-base is big :(
Date: Fri, 14 Sep 2007 09:21:41 +0200	[thread overview]
Message-ID: <46EA3685.2040809@student.utwente.nl> (raw)
In-Reply-To: <46E78180.1050907@student.utwente.nl>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Koen Kooi schreef:
> Dr. Michael Lauer schreef:
>> Detlef Vollmann wrote:
>>> The difference to the original python .bb is the removing of
>>>  DEPEND: tk
>>>   This would build a whole X11 system, and I definitely don't want that.
>> Hmm, I'm sure it's just an example for you, but anyway I can't leave
>> it unsaid: Python's dependency on Tk just drags in libx11 and libxext
>> at build time -- I don't see this as being a problem, since they don't
>> end up the image unless you want to.
> 
> And bluez-utils is exactly the same.

What can be done is to make the default bluez-utils build only build bluez-utils* and have
seperate recipes for all the 3rdparty stuff it builds:

FILES_${PN}-alsa = "${libdir}/alsa-lib/libasound*"
FILES_bluez-cups-backend = "${libdir}/cups/backend/bluetooth"

That would solve both buildtime and runtime issues.

What do you think?

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFG6jaFMkyGM64RGpERApT1AKCd2c3/aLUbt2Tq6nf8Dy1GCTl8aACfWqE7
M4/wIIN/uJky4n1rqdGS7C0=
=o+aN
-----END PGP SIGNATURE-----



  reply	other threads:[~2007-09-14  7:24 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-11 11:18 Task-base is big :( Marcin Juszkiewicz
2007-09-11 17:37 ` Leon Woestenberg
2007-09-11 19:27   ` Koen Kooi
2007-09-11 21:10     ` USE flags - why they won't work for OE Richard Purdie
2007-09-11 23:14       ` Leon Woestenberg
2007-09-12  5:55         ` Stelios Koroneos
2007-09-12 11:06           ` José Bernardo Bandos Rodrigues
2007-09-12 16:38             ` Darcy Watkins
2007-09-12 11:46           ` Leon Woestenberg
2007-09-12 21:35             ` Richard Purdie
2007-09-11 21:17   ` Task-base is big :( Richard Purdie
2007-09-11 22:22     ` Detlef Vollmann
2007-09-11 22:55       ` Leon Woestenberg
2007-09-12  5:56         ` Stelios Koroneos
2007-09-12  7:53           ` Graeme Gregory
2007-09-12  8:43             ` Koen Kooi
2007-09-12 12:02             ` Binary packages (was: Task-base is big :( ) Detlef Vollmann
2007-09-12 12:45           ` Task-base is big :( Detlef Vollmann
2007-09-12 23:21           ` Richard Purdie
2007-09-11 23:43       ` Dr. Michael Lauer
2007-09-12  6:04         ` Koen Kooi
2007-09-14  7:21           ` Koen Kooi [this message]
2007-09-14  9:22             ` Splitting up bluez in a sane way, was " Marcin Juszkiewicz
2007-09-14  9:44               ` Koen Kooi
2007-09-15  8:29                 ` Koen Kooi
2007-09-15 12:31                   ` Marcin Juszkiewicz
2007-09-15 12:59                     ` Koen Kooi
2007-09-18 17:54                       ` Koen Kooi

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=46EA3685.2040809@student.utwente.nl \
    --to=k.kooi@student.utwente.nl \
    --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.