aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2012-07-03 05:09:12 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-04 14:54:08 +0100
commit5066f7e9750253bc4678f2884e15f0333e60932b (patch)
tree245806833fe6e62cfb4a2da61e5b36ad3080c421 /meta/recipes-bsp
parent913f4831aeb83e2c7f08daa47a31089dbf06f2be (diff)
downloadopenembedded-core-contrib-5066f7e9750253bc4678f2884e15f0333e60932b.tar.gz
pcmcia-cs: Remove references to long-deprecated pcmcia-cs.
pcmciautils is the appropriate PCMCIA package these days. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/pcmciautils/pcmciautils.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils.inc b/meta/recipes-bsp/pcmciautils/pcmciautils.inc
index c0c1d0cea4..fa35daf46d 100644
--- a/meta/recipes-bsp/pcmciautils/pcmciautils.inc
+++ b/meta/recipes-bsp/pcmciautils/pcmciautils.inc
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "sysfsutils flex-native"
RDEPENDS_${PN} = "udev module-init-tools"
-RCONFLICTS_${PN} += "pcmcia-cs"
SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/pcmcia/pcmciautils-${PV}.tar.bz2"