From e32c616ea90fa0314e5f35c4aaa350eb0ccc4816 Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Mon, 19 Dec 2005 14:46:10 +0000 Subject: handheld-common.conf, pcmcia-cs, pcmciautils: revert virtual/pcmcia-manager changes. introduce PCMCIA_MANAGER. fixes Bug #541. - Having packages that cannot be used interchangeably provide the same virtual package leads to all sorts of breakage on the build system and runtime dependencies levels. - If you want to use pcmciautils instead of pcmcia-cs for your machine now, add PCMCIA_MANAGER = "pcmciautils" in your MACHINE .conf before including handheld-common.conf. --- packages/pcmcia-cs/pcmcia-cs_3.2.8.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages/pcmcia-cs') diff --git a/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb b/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb index 285c263b46..31d90f6377 100644 --- a/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb +++ b/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb @@ -1,11 +1,9 @@ DESCRIPTION = "Utilities and system configuration files for the Linux PCMCIA card services" SECTION = "base" PRIORITY = "required" -PROVIDES = "virtual/pcmcia-manager" -RPROVIDES = "virtual/pcmcia-manager" LICENSE = "GPL" DEPENDS = "virtual/kernel" -PR = "r25" +PR = "r26" SRC_URI = "${SOURCEFORGE_MIRROR}/pcmcia-cs/pcmcia-cs-${PV}.tar.gz \ file://busybox.patch;patch=1 \ -- cgit v1.2.3