util-linux-ng-blkid: proper busybox blkid replacement
authorSergey Lapin <slapin@ossfans.org>
Mon, 12 Apr 2010 15:20:11 +0000 (19:20 +0400)
committerSergey Lapin <slapin@ossfans.org>
Mon, 12 Apr 2010 16:50:43 +0000 (20:50 +0400)
commitbe39fdaa4d8b788b16f281844976cf1577e7113a
tree09bb09d7b3e8ed2e7cf8b594f94e9d655204e646
parent4561bbd8376440fd1e6504c8032d83a908ad3334
util-linux-ng-blkid: proper busybox blkid replacement

/sbin/blkid is provided by both bisybox and util-linux-ng-blkid package,
but at different paths. Busybox version does not accept any options (ignores),
which partially leads to attempted access to /dev/mtdblock0 on OMAP
architecture, which by itself leads to excess error messages from mtd layer
due to different ECC methods (OMAP processor requirement for booting).
If using util-linux-ng-blkid, plus a small patch to udev rules
(http://markmail.org/message/454coplvll4vf3jf) this issue can be fixed.
recipes/util-linux-ng/util-linux-ng.inc