[OE-core] [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers
Andreas Oberritter
obi at opendreambox.org
Tue Dec 6 11:49:20 UTC 2016
Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
meta/recipes-devtools/dpkg/dpkg.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index ec0117b..f7d9e77 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -63,6 +63,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"
--
2.7.4
More information about the Openembedded-core
mailing list