diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-22 13:03:54 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-22 13:03:54 +0000 |
commit | 9ae4aa344e01467d9529e9b7d2d6d66bee658422 (patch) | |
tree | bb496b541e0706a486a1e58a375b04a871e5f041 | |
parent | 985de3e03c3bfa2a3866040add208e10ca7ac3b8 (diff) |
fix flexis-zaurus build
BKrev: 40af4fbaOd8nQ4fsq-yclGwR8Ojebw
-rw-r--r-- | flexis-zaurus/flexis-zaurus-1.0.0/gcc3.patch | 0 | ||||
-rw-r--r-- | flexis-zaurus/flexis-zaurus_1.0.0.oe | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/flexis-zaurus/flexis-zaurus-1.0.0/gcc3.patch b/flexis-zaurus/flexis-zaurus-1.0.0/gcc3.patch deleted file mode 100644 index e69de29bb2..0000000000 --- a/flexis-zaurus/flexis-zaurus-1.0.0/gcc3.patch +++ /dev/null diff --git a/flexis-zaurus/flexis-zaurus_1.0.0.oe b/flexis-zaurus/flexis-zaurus_1.0.0.oe index 35f80a717b..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://${FILESDIR}/gcc3.patch;patch=1" +SRC_URI = "http://www.Vanille.de/mirror/flexis-zaurus-${PV}.tar.bz2" S = "${WORKDIR}/flexis-zaurus" inherit palmtop |