diff options
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 |