]> code.ossystems Code Review - openembedded-core.git/commit
util-linux: split libraries dynamically
authorRoss Burton <ross.burton@intel.com>
Wed, 11 Mar 2015 13:40:05 +0000 (13:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Mar 2015 17:38:47 +0000 (17:38 +0000)
commita7572d7000bbc5739a1f0bec466dbcf856606f12
tree160fceb05cde602c724db9719b6a63170b4e88dd
parent6a5c24f22621f41b17267a6ebedecec631d0156d
util-linux: split libraries dynamically

util-linux has a number of utility libraries and not noticing a new one being
added in an upgrade results in many of the split-out core tools depending on the
entire package for the library.  To prevent this happening in the future do the
library packaging dynamically.

As a side-effect libsmartcols.so is no longer packaged in util-linux so
util-linux-fdisk no longer depends on the full util-linux.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/util-linux/util-linux.inc