All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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.