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)
committerStefan Schmidt <stefan@buglabs.net>
Thu, 2 Dec 2010 15:47:20 +0000 (16:47 +0100)
commitec8217f4a541609952850380b266b0b751c50668
tree55080247d62383bd1cb3a5ae303125e182d57821
parentcaa437694c3debc20df8a0db76cd199c621b732b
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