summaryrefslogtreecommitdiff
path: root/pcmcia-cs/pcmcia-cs_3.2.7.oe
diff options
context:
space:
mode:
Diffstat (limited to 'pcmcia-cs/pcmcia-cs_3.2.7.oe')
-rw-r--r--pcmcia-cs/pcmcia-cs_3.2.7.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcmcia-cs/pcmcia-cs_3.2.7.oe b/pcmcia-cs/pcmcia-cs_3.2.7.oe
index bd683efa3c..a81b0f7196 100644
--- a/pcmcia-cs/pcmcia-cs_3.2.7.oe
+++ b/pcmcia-cs/pcmcia-cs_3.2.7.oe
@@ -3,10 +3,11 @@ SECTION = "base"
PRIORITY = "required"
LICENSE = "GPL"
DEPENDS = "virtual/kernel"
-PR = "r2"
+PR = "r3"
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmcia-cs/pcmcia-cs-${PV}.tar.gz \
file://busybox.patch;patch=1 \
+ file://network.patch;patch=1 \
file://ide.opts \
file://wireless.opts"
S = "${WORKDIR}/pcmcia-cs-${PV}"