import /etc/pcmcia/network patches from familiar
authorPhil Blundell <philb@gnu.org>
Wed, 30 Jun 2004 23:35:37 +0000 (23:35 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 30 Jun 2004 23:35:37 +0000 (23:35 +0000)
BKrev: 40e34e49MkMmxsfP9USfcoP58K7qxg

pcmcia-cs/pcmcia-cs-3.2.7/network.patch [new file with mode: 0644]
pcmcia-cs/pcmcia-cs_3.2.7.oe

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 (file)
index 0000000..e69de29
index bd683ef..a81b0f7 100644 (file)
@@ -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}"