* [PATCH 0/5] *.bbclass: search configs in D instead of S
@ 2011-04-16 23:23 Stanislav Brabec
2011-04-19 11:22 ` Andreas Oberritter
0 siblings, 1 reply; 3+ messages in thread
From: Stanislav Brabec @ 2011-04-16 23:23 UTC (permalink / raw)
To: openembedded-devel; +Cc: Paul Menzel
Following series of patches changes way how config files are populated.
Searching for *-config and .pc config files in S makes more problems
than it brings benefits. Searching in the installed root seems to be
more logical.
Fixes following subtle breakages:
- files are populated with a different name that upstream intended
- populated files that were not intended to be populated
It was discussed previously here:
http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-January/029261.html
Now I was able to make a complete system build with these patches, so I
guess that they are ready to be pushed. I am sending class changes for
review and waiting for ACK of class changes.
Packages that are known to be fixed by this change:
ncurses
PR update will be needed here. (Not sending this patch to the list.)
Packages that need to be modified after this change:
tcl
tk
I already have these patches ready - just remove custom staging and use
standard staging way plus simple trick. (Not sending this patch to the
list.)
Packages with secondary breakage fixed by this patch set:
alsa-utils (breakage triggered by ncurses)
New packages that may be build with this patch set:
lynx
--
________________________________________________________________________
Stanislav Brabec
http://www.penguin.cz/~utx/zaurus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/5] *.bbclass: search configs in D instead of S
2011-04-16 23:23 [PATCH 0/5] *.bbclass: search configs in D instead of S Stanislav Brabec
@ 2011-04-19 11:22 ` Andreas Oberritter
2011-04-20 15:40 ` Stanislav Brabec
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Oberritter @ 2011-04-19 11:22 UTC (permalink / raw)
To: Stanislav Brabec; +Cc: openembedded-devel, Paul Menzel
On 04/17/2011 01:23 AM, Stanislav Brabec wrote:
> Following series of patches changes way how config files are populated.
> Searching for *-config and .pc config files in S makes more problems
> than it brings benefits. Searching in the installed root seems to be
> more logical.
The subject says 0/5, but only two patches appeared on the mailing list.
Regards,
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/5] *.bbclass: search configs in D instead of S
2011-04-19 11:22 ` Andreas Oberritter
@ 2011-04-20 15:40 ` Stanislav Brabec
0 siblings, 0 replies; 3+ messages in thread
From: Stanislav Brabec @ 2011-04-20 15:40 UTC (permalink / raw)
To: Andreas Oberritter; +Cc: Khem, openembedded-devel, Paul Menzel
Andreas Oberritter wrote:
> On 04/17/2011 01:23 AM, Stanislav Brabec wrote:
> > Following series of patches changes way how config files are populated.
> > Searching for *-config and .pc config files in S makes more problems
> > than it brings benefits. Searching in the installed root seems to be
> > more logical.
>
> The subject says 0/5, but only two patches appeared on the mailing list.
Policy does not require to send non-core recipe patches for review:
[PATCH 3/5] tcl, tk: Use standard staging:
* Remove custom staging.
* Remove custom native recipes.
* Adapt tclConfig.sh modification to binconfig.class change.
[PATCH 4/5] ncurses: Increment PR to rebuild with correct -config files after binconfig.class change.
[PATCH 5/5] lynx: New recipe.
If you want to see them, I'll send them all for review.
--
Stanislav Brabec
http://www.penguin.cz/~utx/zaurus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-20 15:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-16 23:23 [PATCH 0/5] *.bbclass: search configs in D instead of S Stanislav Brabec
2011-04-19 11:22 ` Andreas Oberritter
2011-04-20 15:40 ` Stanislav Brabec
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.