summaryrefslogtreecommitdiff
path: root/meta/packages/quilt/quilt.inc
diff options
context:
space:
mode:
authorChris Larson <kergoth@openedhand.com>2006-08-28 20:33:14 +0000
committerChris Larson <kergoth@openedhand.com>2006-08-28 20:33:14 +0000
commit01056cdbea9ebe38b589f74120f5fab39452bbf0 (patch)
tree1f438e17df983097879bfb31898b250e939505c6 /meta/packages/quilt/quilt.inc
parentf927cf6903ea9bf737ad0f1bd819899c8eb928d3 (diff)
downloadopenembedded-core-01056cdbea9ebe38b589f74120f5fab39452bbf0.tar.gz
openembedded-core-01056cdbea9ebe38b589f74120f5fab39452bbf0.tar.bz2
openembedded-core-01056cdbea9ebe38b589f74120f5fab39452bbf0.tar.xz
openembedded-core-01056cdbea9ebe38b589f74120f5fab39452bbf0.zip
quilt updates from upstream oe.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@669 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/quilt/quilt.inc')
-rw-r--r--meta/packages/quilt/quilt.inc6
1 files changed, 1 insertions, 5 deletions
diff --git a/meta/packages/quilt/quilt.inc b/meta/packages/quilt/quilt.inc
index cd5e85c3d..387ec8f05 100644
--- a/meta/packages/quilt/quilt.inc
+++ b/meta/packages/quilt/quilt.inc
@@ -4,10 +4,6 @@ SECTION = "devel"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
LICENSE = "GPL"
-SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz \
- file://install.patch;patch=1 \
- file://nostrip.patch;patch=1"
-
-SRC_URI_append_build-darwin = " file://non-gnu.patch;patch=1 "
+SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz "
S = "${WORKDIR}/quilt-${PV}"