util-linux-ng.inc, e2fsprogs.inc: Use update-alternatives for uuidd.
authorGraham Gower <graham.gower@gmail.com>
Thu, 2 Dec 2010 02:06:02 +0000 (12:36 +1030)
committerKhem Raj <raj.khem@gmail.com>
Thu, 2 Dec 2010 19:20:19 +0000 (11:20 -0800)
commitfe2fd634f211bd772982713c1b5e6e566cfe845d
tree79285530096080d66f9da9bffd2a9a9abd58afc2
parent78852c8af464c4328118d4001f9908a8d38c8079
util-linux-ng.inc, e2fsprogs.inc: Use update-alternatives for uuidd.

Util-linux-ng put uuidd in ${sbindir}, e2fsprogs put it in ${base_sbindir}.
This change puts both in ${base_sbindir}.

Fixes a conflict when DISTRO=micro.

| Collected errors:
|  * check_data_file_clashes: Package util-linux-ng wants to install file /mnt/oe/tmp/rootfs/native-sdk-image/sbin/uuidd
|       But that file is already provided by package  * e2fsprogs

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
recipes/e2fsprogs/e2fsprogs.inc
recipes/util-linux-ng/util-linux-ng.inc