diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-29 20:25:02 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-29 20:25:02 +0000 |
commit | 48e36ff085e393e75490db65d487c5e138a5735f (patch) | |
tree | 5bda0b4548dc0d0c4d5f963f4cffc0054ed68db8 /pcmcia-cs/pcmcia-cs_3.2.8.oe | |
parent | 411eedf25ff4bfcf1685607ca04662976ed0b739 (diff) |
try to make XScale pattern match on mikelp's machine
BKrev: 41323b9eQ9QY7nszWxXYUZYO9cf9EQ
Diffstat (limited to 'pcmcia-cs/pcmcia-cs_3.2.8.oe')
-rw-r--r-- | pcmcia-cs/pcmcia-cs_3.2.8.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcmcia-cs/pcmcia-cs_3.2.8.oe b/pcmcia-cs/pcmcia-cs_3.2.8.oe index 7247a62007..0bbac77ae1 100644 --- a/pcmcia-cs/pcmcia-cs_3.2.8.oe +++ b/pcmcia-cs/pcmcia-cs_3.2.8.oe @@ -3,7 +3,7 @@ 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 \ |