summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2014-08-27 23:45:35 +0200
committerAndreas Oberritter <obi@opendreambox.org>2020-07-02 12:15:54 +0200
commitcc7381d1c8aeca43aea9736d676c8bfe6ff1e8bf (patch)
treeed6d820b550e4f7bb2d34a51e77f308df89f16df /meta/recipes-devtools
parentd7d57a21e8808e4773a21ef6942648fa1162467e (diff)
downloadopenembedded-core-contrib-cc7381d1c8aeca43aea9736d676c8bfe6ff1e8bf.tar.gz
dpkg: update-alternatives-dpkg should conflict with other providers
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index 4412c421fd..866b2b02e0 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -48,6 +48,7 @@ do_install_append () {
PACKAGES =+ "update-alternatives-dpkg"
FILES_update-alternatives-dpkg = "${bindir}/update-alternatives ${localstatedir}/lib/dpkg/alternatives ${sysconfdir}/alternatives"
RPROVIDES_update-alternatives-dpkg = "update-alternatives"
+RCONFLICTS_update-alternatives-dpkg = "update-alternatives"
PACKAGES += "${PN}-perl"
FILES_${PN}-perl = "${libdir}/perl/${@get_perl_version(d)}"