[oe] [PATCH 0/5] *.bbclass: search configs in D instead of S

Stanislav Brabec utx at penguin.cz
Sat Apr 16 23:23:04 UTC 2011


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





More information about the Openembedded-devel mailing list