]> code.ossystems Code Review - openembedded-core.git/commit
update-alternatives.bbclass: Add missing runtime dependency
authorMark Hatle <mark.hatle@windriver.com>
Thu, 6 Dec 2012 20:51:13 +0000 (14:51 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Dec 2012 16:07:58 +0000 (16:07 +0000)
commit8a4c5765fb56d17c3d82ff6db47863e934c9fcbe
tree8533c1a8ad9c03e08a083968263250e47c483d12
parent17d27fd6e2750e6455f656159da56c3350c4b3cd
update-alternatives.bbclass: Add missing runtime dependency

When using update-alternatives, there should be a runtime dependency on
${VIRTUAL-RUNTIME_update-alternatives}.  Without this, it's possible to
get into a situation where the package is not installable.

(If VIRTUAL-RUNTIME_update-alternatives is not defined, no requirement
is added.)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/update-alternatives.bbclass