aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2014-08-27 23:45:35 +0200
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 17:15:50 +0100
commit5111b01879491d61bcce069d60204bd5bc3cd904 (patch)
treef9eb99e6af1d5dfd23d7f2d35e093a2d5c2d9df7 /meta
parent12b0d1d25bfd89cd981c7bcb01e1ca018db40ec7 (diff)
downloadopenembedded-core-contrib-5111b01879491d61bcce069d60204bd5bc3cd904.tar.gz
dpkg: update-alternatives-dpkg should conflict with other providers
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta')
-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 3e8770ba17..dcbcf013bb 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -70,6 +70,7 @@ RDEPENDS_${PN}_class-native = ""
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"