aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-05-23 09:12:35 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-05-23 09:12:35 +0000
commitea1f4abc2d35e40392047ee24f76f6aeb37e1e86 (patch)
tree8ad9e6bc456cc832f44bccbccb75503282f87b74 /python
parent12e1f90c669bced20c398d304193775600c1ac69 (diff)
downloadopenembedded-ea1f4abc2d35e40392047ee24f76f6aeb37e1e86.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/05/23 01:40:00+02:00 uni-frankfurt.de!mickeyl add more stuff to opie-image and regroup a few things 2004/05/22 23:48:02+02:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/05/22 23:16:51+02:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/05/22 23:06:40+02:00 uni-frankfurt.de!mickeyl make pyqwt no longer apply the sip-staging-patch BKrev: 40b06b03mFday80aqNYfS2HaBMptQQ
Diffstat (limited to 'python')
-rw-r--r--python/python-pyqwt-3.10/qtmod-sip-staging.patch16
-rw-r--r--python/python-pyqwt_3.10.oe1
2 files changed, 0 insertions, 17 deletions
diff --git a/python/python-pyqwt-3.10/qtmod-sip-staging.patch b/python/python-pyqwt-3.10/qtmod-sip-staging.patch
deleted file mode 100644
index bb90bc10ce..0000000000
--- a/python/python-pyqwt-3.10/qtmod-sip-staging.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- PyQwt-20040118/sip/qwtmod.sip~qtmod-sip-staging 2004-02-14 15:48:17.000000000 +0100
-+++ PyQwt-20040118/sip/qwtmod.sip 2004-02-14 15:52:49.000000000 +0100
-@@ -34,7 +34,7 @@
-
- %Include features.sip
-
--%Import qt/qtmod.sip
-+%Import qtmod.sip
-
- %ModuleHeaderCode
- #include <qwt_python.h>
diff --git a/python/python-pyqwt_3.10.oe b/python/python-pyqwt_3.10.oe
index 6d89f9f62c..beaaf2a8a0 100644
--- a/python/python-pyqwt_3.10.oe
+++ b/python/python-pyqwt_3.10.oe
@@ -9,7 +9,6 @@ SRCNAME = "pyqwt"
SRC_URI = "http://www.vanille.de/mirror/PyQwt-20040118.tar.gz \
file://qt2.x-compat.patch;patch=1 \
- file://qtmod-sip-staging.patch;patch=1 \
file://features"
S = "${WORKDIR}/PyQwt-20040118"