summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-30 23:35:37 +0000
committerPhil Blundell <philb@gnu.org>2004-06-30 23:35:37 +0000
commitb86cd133209a4c9cbcba168444258f76b9dee966 (patch)
tree3c397653275b72f44a17211a7d3a7b2413916b94
parent98bca20fa81f57add42c7dc71b64ca81c95fa531 (diff)
import /etc/pcmcia/network patches from familiar
BKrev: 40e34e49MkMmxsfP9USfcoP58K7qxg
-rw-r--r--pcmcia-cs/pcmcia-cs-3.2.7/network.patch0
-rw-r--r--pcmcia-cs/pcmcia-cs_3.2.7.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/pcmcia-cs/pcmcia-cs-3.2.7/network.patch b/pcmcia-cs/pcmcia-cs-3.2.7/network.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/pcmcia-cs/pcmcia-cs-3.2.7/network.patch
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}"