From 2bf49597df8e6fc795e380e1beaf677718ee2103 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 6 Feb 2005 11:42:22 +0000 Subject: [PATCH] apply patch from Paul Eggleton to add support for Ratoc CF1U BKrev: 4206029e_ChwGZsmsSGl4wSHFYIDtA --- packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch | 0 packages/pcmcia-cs/pcmcia-cs_3.2.8.bb | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch 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 \ -- 2.39.5