[OE-core] [PATCH] package.bbclass: Add ASSUME_SONAME variable

2014-08-12 Thread Aymeric Dumaz
d to copy .list file manually made, but files from others PACKAGES in this recipe will produce similar warnings during their creation because their name aren't in the shlib_provider variable. The darwin_so is not patched because it isn't relying on SONAME. Signed-off-by: Aymeric

[OE-core] [dora/daisy][PATCH] package.bbclass: Add ASSUME_SONAME variable

2014-08-12 Thread Aymeric Dumaz
hlibs_append to copy .list/.ver files manually made, but files from others PACKAGES in this recipe will produce similar warnings during their creation because their name aren't in the shlib_provider variable. The darwin_so is not patched because it isn't relying on SONAME. Signed-off-by: