diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-22 13:08:58 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-22 15:38:31 +0100 |
commit | aeea22da699b276a97ca1a17e3c53176c9afd9de (patch) | |
tree | a5ca8c74c4fdaaed1ed9fd58c08ea1f225b33e46 /meta-demoapps/recipes-graphics/xorg-proto | |
parent | b4c23fce3eadaff8fc621d38759d493cd03cc131 (diff) | |
download | openembedded-core-aeea22da699b276a97ca1a17e3c53176c9afd9de.tar.gz openembedded-core-aeea22da699b276a97ca1a17e3c53176c9afd9de.tar.bz2 openembedded-core-aeea22da699b276a97ca1a17e3c53176c9afd9de.tar.xz openembedded-core-aeea22da699b276a97ca1a17e3c53176c9afd9de.zip |
bitbake.conf/cross.bbclass: Add ability to dynamically change library location
Add the ability to dynamically change the library directory from "lib" to
other values. This allows the tune files to specifiy altnerative ABIs
which can be dynamically enabled by the multilib BBCLASSEXTEND code.
A variety of approaches have been attempted with this, the immediate
expansions in cross.bbclass being problematic as they are they are expanded
before the bbclass extend event hander runs. This approach ensures the
${baselib} variable is retained in the expressions resolving that complication.
Derived from some ideas from Mark Hatle.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-demoapps/recipes-graphics/xorg-proto')
0 files changed, 0 insertions, 0 deletions