package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ASSUME_PROV...
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 15 Dec 2007 05:03:01 +0000 (05:03 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 15 Dec 2007 05:03:01 +0000 (05:03 +0000)
commitb3f0aa20d4e63ee1af3f6ba7e3691b8e7de19ad8
treee9370c9330812156446e6444bd76c3ef2aea2c4d
parent64402b881bef4b626bff9543c9dbc50c1bc7e524
package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ASSUME_PROVIDED.
* List of <shlib_file_name>:<package>[_<version>] mappings. This info will
be appended to one inferred by automatic shlib tracking code. So, it would be
possible to have correct package dependencies even for libraries in
ASSUME_PROVIDED.
classes/package.bbclass
conf/documentation.conf