[poky] [PATCH 1/3] util-linux: split out libuuid and libblkid into separate packages
Paul Eggleton
paul.eggleton at linux.intel.com
Thu Jan 20 02:15:03 PST 2011
On Wednesday 19 January 2011 19:13:35 Saul Wold wrote:
> On 01/19/2011 08:55 AM, Paul Eggleton wrote:
> > libuuid and libblkid can exist on their own separately from the rest
> > of util-linux. Slightly reduces the overall footprint of other packages
> > that depend on these libraries.
>
> Is this different than the work that Qing submitted last night? Are you
> both addressing the same bug #661?
>
> This fix seems different than his, we need to make sure we are better
> coordinated
Yes, this is a lesson for me to check bugzilla and pay closer attention
patches that are being posted - my apologies. FYI I was responding to a
request from Richard on IRC rather than the bug report.
Qing's patch is slightly better than mine in that it splits the dev packages
out as well; on the other hand it names the packages libuuid and libblkid
rather than util-linux-libblkid and util-linux-libuuid. Personally it doesn't
bother me, but having the prefix there does at least make it easy to determine
the source recipe from the package name.
I think we do also need to bump PR on all packages that depend on these
libraries (the other patches from my patchset) so that package dependencies
get corrected automatically.
Qing, would you mind integrating these changes into your branch and reposting?
(assuming we want the util-linux- package name prefix?)
Cheers,
Paul
More information about the poky
mailing list