]> code.ossystems Code Review - openembedded-core.git/commit
util-linux: fix ALTERNATIVE_PRIORITY conflict with ncurses procps and e2fsprogs
authorRobert Yang <liezhi.yang@windriver.com>
Sat, 10 Oct 2015 02:51:33 +0000 (19:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:20:03 +0000 (11:20 +0000)
commit2a1a92ad3a315511df0ff1d2b541226713aab1f9
tree091c83cd76c71dc358c2e37a3421e9981d8b6dcd
parent839849f5cb7e4dab92d0566f87b04beab773f2be
util-linux: fix ALTERNATIVE_PRIORITY conflict with ncurses procps and e2fsprogs

Signed-off-by: Ross Burton <ross.burton@intel.com>
Conflicts:
util-linux and ncurses have the same priority 100 for reset
util-linux and procps have the same priority 100 for kill.1
util-linux and procps have the same priority 100 for kill
e2fsprogs and util-linux have the same priority 100 for libblkid.3
e2fsprogs and util-linux have the same priority 100 for blkid.8
e2fsprogs and util-linux have the same priority 100 for findfs.8
e2fsprogs and util-linux have the same priority 100 for fsck.8

Turn down util-linux' priority to fix the conflict, the larger set
of tools should use a lower priority.

[YOCTO #8477]

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