From: Phil Blundell Date: Sun, 6 Feb 2005 11:42:22 +0000 (+0000) Subject: apply patch from Paul Eggleton to add support for Ratoc CF1U X-Git-Tag: Release-2010-05/1~15134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf49597df8e6fc795e380e1beaf677718ee2103;p=openembedded.git apply patch from Paul Eggleton to add support for Ratoc CF1U BKrev: 4206029e_ChwGZsmsSGl4wSHFYIDtA --- diff --git a/packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch b/packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb b/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb index 7a20ccc2bf..459ea2d66a 100644 --- a/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb +++ b/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb @@ -3,13 +3,14 @@ SECTION = "base" PRIORITY = "required" LICENSE = "GPL" DEPENDS = "virtual/kernel" -PR = "r15" +PR = "r16" SRC_URI = "${SOURCEFORGE_MIRROR}/pcmcia-cs/pcmcia-cs-${PV}.tar.gz \ file://busybox.patch;patch=1 \ file://network.patch;patch=1 \ file://pcic-extra.patch;patch=1 \ file://automount.patch;patch=1 \ + file://ratoc-cfu1u.patch;patch=1 \ file://pcmcia \ file://ide.opts \ file://wireless.opts \