]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
opkg-utils: warn if update-alternatives finds priority conflict ChenQi/BUG8314
authorChen Qi <Qi.Chen@windriver.com>
Wed, 21 Dec 2016 02:15:35 +0000 (10:15 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Fri, 23 Dec 2016 02:56:02 +0000 (10:56 +0800)
commit95643e3c862b04090093f9806cbd0486ace51013
treeb0e7f27a9bb307a1e0d5ab2ac8c68a7d44d9a0d2
parent525bc19d379cb5f2b774a7593f213de26dc2ae18
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]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
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