diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-28 10:32:12 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-28 10:32:12 +0000 |
commit | 6ee9714986d6232b95612fd3a3757a0f8ea43d82 (patch) | |
tree | 5ccb6859f84b206bb48e1749f821196141a53103 /flexis-zaurus/flexis-zaurus_1.0.0.oe | |
parent | c0ec6ee8064d6e6bc99a02531765adc5a6302159 (diff) |
the source mirror adapted the gcc3 patch for flexis-zaurus
BKrev: 40b7152cC2r_OBe3H3TnWVCnQz2vUw
Diffstat (limited to 'flexis-zaurus/flexis-zaurus_1.0.0.oe')
-rw-r--r-- | flexis-zaurus/flexis-zaurus_1.0.0.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/flexis-zaurus/flexis-zaurus_1.0.0.oe b/flexis-zaurus/flexis-zaurus_1.0.0.oe index 587d1141e6..8900e86caf 100644 --- a/flexis-zaurus/flexis-zaurus_1.0.0.oe +++ b/flexis-zaurus/flexis-zaurus_1.0.0.oe @@ -5,8 +5,7 @@ MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" DEPENDS = "virtual/libc" -SRC_URI = "http://www.Vanille.de/mirror/flexis-zaurus-${PV}.tar.bz2 \ - file://gcc3.patch;patch=1" +SRC_URI = "http://www.Vanille.de/mirror/flexis-zaurus-${PV}.tar.bz2" S = "${WORKDIR}/flexis-zaurus" inherit palmtop |