From: Phil Blundell Date: Wed, 30 Jun 2004 23:35:37 +0000 (+0000) Subject: import /etc/pcmcia/network patches from familiar X-Git-Tag: Release-2010-05/1~18425 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86cd133209a4c9cbcba168444258f76b9dee966;p=openembedded.git import /etc/pcmcia/network patches from familiar BKrev: 40e34e49MkMmxsfP9USfcoP58K7qxg --- 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 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}"