This error happened because the java recipe is providing its own
versions of several library. Since they are used only for java itself,
we must exclude them from the libraries parsed by yocto to automatically
fullfil runtime dependencies.
BugzID: 70155
Source is provided by this recipe itself,
because fetching from java website is not supported.
BugzID: 52058
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>