diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-27 17:50:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-01 15:15:15 +0000 |
commit | 8d4d9a15c4947e55ed217c6035e76fcff724e544 (patch) | |
tree | 9ecb7b04abf904d62336c02631d968c484d205f2 /bitbake | |
parent | 8ac227e4ac77abd2b130ec79239c2b236e06b57f (diff) | |
download | poky-8d4d9a15c4947e55ed217c6035e76fcff724e544.tar.gz |
package bbclass: allow per package PRIVATE_LIBS
If a recipe packages multiple versions of shlib (e.g. powervr drivers) we only want the shlib code to pickup $PN, not $PN-foo subpackages.
This keeps backward compatibility with the global PRIVATE_LIBS usage if no per package PRIVATE_LIBS are set for a given package. In other words: this doesn't break the firefox recipe.
(From OE-Core rev: ce46dbddef40ae3eef7238ac07438b15bd09e156)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions