All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David Nyström" <david.nystrom@enea.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [RFC][PATCH] Attempt to unify predefined package feed handling
Date: Mon, 3 Mar 2014 09:54:11 +0100	[thread overview]
Message-ID: <53144333.8020509@enea.com> (raw)
In-Reply-To: <CAP9ODKpqMHG239UczMVLhiGEhvz_X6ppuiV_yD2pEvjzP510sw@mail.gmail.com>

On 2014-03-01 19:10, Otavio Salvador wrote:
> Hello David,
>
> On Thu, Feb 27, 2014 at 4:59 PM, David Nyström <david.c.nystrom@gmail.com>wrote:
>
>>
>> On 2014-02-27 16:18, Laurentiu Palcu wrote:
>>
>>> On Thu, Feb 27, 2014 at 03:35:50PM +0100, David Nyström wrote:
>>>
>>>> On 2014-02-27 15:24, Laurentiu Palcu wrote:
>>>>
>>>>> Hi David,
>>>>>
>>>>> My comments/questions below.
>>>>>
>>>> Thank you for your detailed comments on the RFC.
>>>> I will return with V2, where your comments are addressed when the
>>>> general approach is Acked.
>>>>
>>>> What do you think about the general approach ?
>>>>
>>> I think the approach is ok. I don't know a simpler way than this to add
>>> package feeds into the image.
>>>
>>
>> OK, there seems to be no screaming objections from other parties either.
>>
>> I'll resend v2
>>
>
> I understand why you are adding this here but I think it'd be good to the
> settings to be put in a package so in a product we may add extra
> repositories updating the package.
>

Good point.

> I am trying to think now how this could be done (or optionally done).
>
> What you think?

Yes, how would we determine the repo subdirs for a specific machine 
without too much
anonymous python magic in a recipe, considering multilib setups?

Example for qemux86-64:
-- 
all
x86_64 = ${TARGET_ARCH}
core2-64 = ${??}
qemu86_64 = ${MACHINE}
-- 

If we can get a sane way to retrieve them, modifying the repo feeds via 
install/postinstall should be the easy part.


> Other point, PACKAGE_FEED_URIS could be change to PACKAGE_FEED_URI as it
> matches SRC_URI for example.

Agreed.



  parent reply	other threads:[~2014-03-03  8:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-27 13:28 [RFC][PATCH] Attempt to unify predefined package feed handling David Nyström
2014-02-27 14:24 ` Laurentiu Palcu
2014-02-27 14:35   ` David Nyström
2014-02-27 15:18     ` Laurentiu Palcu
2014-02-27 19:59       ` David Nyström
2014-03-01 18:10         ` Otavio Salvador
2014-03-01 18:21           ` Paul Barker
2014-03-01 22:46             ` Paul Eggleton
2014-03-03  8:54           ` David Nyström [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-27 14:04 David Nyström
2014-02-27 14:19 ` David Nyström

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=53144333.8020509@enea.com \
    --to=david.nystrom@enea.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /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.