diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-23 09:12:35 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-23 09:12:35 +0000 |
commit | ea1f4abc2d35e40392047ee24f76f6aeb37e1e86 (patch) | |
tree | 8ad9e6bc456cc832f44bccbccb75503282f87b74 /python/python-pyqwt_3.10.oe | |
parent | 12e1f90c669bced20c398d304193775600c1ac69 (diff) |
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/python-pyqwt_3.10.oe')
-rw-r--r-- | python/python-pyqwt_3.10.oe | 1 |
1 files changed, 0 insertions, 1 deletions
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" |