summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-27 17:50:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-01 15:15:15 +0000
commit8d4d9a15c4947e55ed217c6035e76fcff724e544 (patch)
tree9ecb7b04abf904d62336c02631d968c484d205f2 /bitbake
parent8ac227e4ac77abd2b130ec79239c2b236e06b57f (diff)
downloadpoky-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