From a9ff0bbac5ae0688525c71f0a358f0750a277269 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 17 Jan 2014 10:25:53 +0000 Subject: opkg/opkg-utils/chkconfig: Clean up u-a-cworth references Catch some u-a-cworth references that slipped through the move of u-a to opkg-utils and its rename to -opkg. Signed-off-by: Richard Purdie --- meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/chkconfig') diff --git a/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb b/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb index 4560298eca..d285c5047c 100644 --- a/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb +++ b/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb @@ -56,7 +56,7 @@ SUMMARY_${PN}-alternatives-doc = "${SUMMARY_${PN}-alternatives} - Documentation DESCRIPTION_${PN}-alternatives-doc = "${DESCRIPTION_${PN}-alternatives} \ This package contains documentation." RPROVIDES_${PN}-alternatives += "update-alternatives" -RCONFLICTS_${PN}-alternatives = "update-alternatives-cworth update-alternatives-dpkg" +RCONFLICTS_${PN}-alternatives = "update-alternatives-opkg update-alternatives-dpkg" FILES_${PN}-alternatives = "${sbindir}/alternatives ${sbindir}/update-alternatives \ ${sysconfdir}/alternatives ${localstatedir}/lib/alternatives" FILES_${PN}-alternatives-doc = "${mandir}/man8/alternatives.8 \ -- cgit 1.2.3-korg