nspr: fix package spliting
authorDexuan Cui <dexuan.cui@intel.com>
Fri, 13 Apr 2012 10:04:09 +0000 (18:04 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Apr 2012 08:34:06 +0000 (09:34 +0100)
commit73369309bfbfacb831d811d7240b1a8a59542020
tree6ddc245d8b8d57c1755b77e85dbe196c47812c13
parent951eeb12e0478aa9d1641d1b4892d15c62c9d801
nspr: fix package spliting

Here /usr/lib/lib*.so files are binaries rather than symbol links.
We should package them into ${PN} rather than ${PN}-dev, or else,
when a package, that rdepends on nspr, is packaged, we get a
"non-dev package rdepends on nspr-dev" ERROR.

(From OE-Core rev: be298b6f0168bbd6baf90602da35904c441deade)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/nspr/nspr_4.8.9.bb