All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Schuster <theBohemian@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: 3rd party feeds
Date: Mon, 10 Sep 2007 08:36:11 +0200	[thread overview]
Message-ID: <46E4E5DB.7050501@gmx.net> (raw)

[-- 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 --]

             reply	other threads:[~2007-09-10  6:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-10  6:36 Robert Schuster [this message]
2007-09-10  6:55 ` 3rd party feeds Robert Schuster
2007-09-10  7:24 ` Koen Kooi
2007-09-10  8:00   ` Robert Schuster
2007-09-10 12:32     ` 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=46E4E5DB.7050501@gmx.net \
    --to=thebohemian@gmx.net \
    --cc=openembedded-devel@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 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.