All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Woestenberg <leon.woestenberg@gmail.com>
To: openembedded-devel@openembedded.org
Subject: Re: Overriding package config files in OE
Date: Sat, 10 Nov 2007 14:04:39 +0100	[thread overview]
Message-ID: <4735AC67.6070307@gmail.com> (raw)
In-Reply-To: <472B5140.6060002@student.utwente.nl>

Hello,


Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Cliff Brake schreef:
>   
>> On 11/2/07, Philip Balister <philip@balister.org> wrote:
>>     
>>> Cliff Brake wrote:
>>>       
>>>> Another approach I've been thinking about is to figure out a way for
>>>> bitbake to use <files> from a tree outside the main OE tree.  One
>>>> possibility is for bitbake to pull <files> as well as bb files from a
>>>> high priority bbcollections tree, even though the bb remains in the
>>>> main OE tree.  This probably totally breaks the way bitbake works, but
>>>>         
>>> I think that having an overlay set up as a high priority collection does
>>> work.
>>>       
>> I was referring to the case where I only put the files directory in
>> the overlay -- not the entire recipe directory.  I have not tried this
>> lately and will do so the next time I get a chance.
>>
>>     
Only copying files, and not the recipes, to an overlay, does not work.

It would be quite nice, but I understand the complexities if every FILE 
has to be
search for in all the collections.

The current behaviour is, as I understand:

If no PREFERED_VERSION, select highest version of a package, else 
PREFERED_VERSION.
Iterate through collections by priority, select the collection that 
provides the "package-version".
Use that collection as the base directory for accessing FILES.

> You could also do it the openmoko way by defining extra overrides and
> using those in FILESPATH.
>   
Thanks, will look into this as well,

Regards,

Leon Woestenberg.



      reply	other threads:[~2007-11-10 13:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-01 16:49 Overriding package config files in OE shanevolpe
2007-11-01 20:07 ` Cliff Brake
2007-11-02 11:08   ` Philip Balister
2007-11-02 14:22     ` Cliff Brake
2007-11-02 16:33       ` Koen Kooi
2007-11-10 13:04         ` Leon Woestenberg [this message]

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=4735AC67.6070307@gmail.com \
    --to=leon.woestenberg@gmail.com \
    --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.