]> code.ossystems Code Review - openembedded-core.git/commit
procps: fix ALTERNATIVE_PRIORITY to avoid conflict
authorChen Qi <Qi.Chen@windriver.com>
Fri, 10 Mar 2017 07:03:05 +0000 (15:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Mar 2017 15:37:05 +0000 (15:37 +0000)
commit468f9c9899016c46635c9f39eef3483303a5be81
tree4b1059eeb0c2ea0e0f081b273dc05ce37f000ef3
parent83dfb69b37c2465d09eb9544d487f1674b06f9c0
procps: fix ALTERNATIVE_PRIORITY to avoid conflict

Previously, 'pidof' utility has two providers, sysvinit and procps, and
both have the same priority 200. Fix procps to lower the priority of its
'pidof' to 150 to avoid conflict.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/procps/procps_3.3.12.bb