All of lore.kernel.org
 help / color / mirror / Atom feed
* 3rd party feeds
@ 2007-09-10  6:36 Robert Schuster
  2007-09-10  6:55 ` Robert Schuster
  2007-09-10  7:24 ` Koen Kooi
  0 siblings, 2 replies; 5+ messages in thread
From: Robert Schuster @ 2007-09-10  6:36 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]

Hi,
suppose I am a 3rd party which develops and maintains packages for a
distribution (e.g. angstrom).

how can I provide those packages (say foo) and their dependendencies
(minus the ones that are already provided by angstrom itself) via a feed.

To better explain what I mean here is an example. Suppose package foo is
not part of the Angstrom distribution nor is it in its feeds. foo has a
dependency on gtk+ (= part of Angstrom) and libbaz (= not part of Angstrom).

I want to built foo and the feed containing it with a single command:

bitbake angstrom-plus-feed

When it finishes I want to have a complete ipk feed which I can copy
onto a server. It should contain foo, libbaz and not gtk+. Users should
then add the URL for that feed into their machines and be able to
install "foo" along with the dependencies. foo and libbaz will be
fetched from my feed, gtk+ should be fetched from angstrom feed.

It is clear that I have to built all the angstrom packages on the build
machine and possibly won't be able to suppress the do_package phase but
that is not a problem.

Has OE support for such an approach? If not would you be interested in
patches allowing it?

So far I have "emulated" this by using a special PACKAGE_ARCH but that
is not really a solution.

Regards
Robert


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-09-10 12:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-10  6:36 3rd party feeds Robert Schuster
2007-09-10  6:55 ` Robert Schuster
2007-09-10  7:24 ` Koen Kooi
2007-09-10  8:00   ` Robert Schuster
2007-09-10 12:32     ` Richard Purdie

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.