]> code.ossystems Code Review - openembedded-core.git/commit
opkg-utils: warn if update-alternatives finds priority conflict
authorChen Qi <Qi.Chen@windriver.com>
Wed, 21 Dec 2016 04:32:47 +0000 (12:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:34:29 +0000 (13:34 +0000)
commit0b413d502868c89b7ddbe50a978317ffa774b3cc
tree6443bd949546aae924bc56380d2f87ca2655365f
parentaca5555881edf4751540203591aadbaf3d17bf41
opkg-utils: warn if update-alternatives finds priority conflict

If multiple providers for a utility have the same alternatives priority,
which one would be chosen is determined by which one is installed later.
Our alternatives system should be able to detect such problem and warn users
so that potential problems could be avoided.

Modify update-alternatives to warn users when detecting multiple providers
with the same priority.

[YOCTO #8314]

(From OE-Core rev: 06cf956e3441868d69f81d6c034778d855ce1c98)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg-utils/opkg-utils/0001-update-alternatives-warn-when-multiple-providers-hav.patch [new file with mode: 0644]
meta/recipes-devtools/opkg-utils/opkg-utils_git.bb