diff options
author | Holger Freyther <zecke@selfish.org> | 2004-09-20 17:45:15 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-09-20 17:45:15 +0000 |
commit | 0cd31debe05848366e463779b03f21ec89cd98f7 (patch) | |
tree | bd6a07fd289b48296dae1ab170eaef9a4378545b /libqpe | |
parent | eae1d3d8441fdc98b35c387d5dc09ab491fddd6e (diff) |
Finish Opie s/1.1.5/1.1.6/ version string renaming for the cvs packages of Opie
and back out accidental 'test' patch from libqpe
BKrev: 414f172bLKudmvOUAdxWqbEKgU8U5g
Diffstat (limited to 'libqpe')
-rw-r--r-- | libqpe/libqpe-opie_cvs.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libqpe/libqpe-opie_cvs.oe b/libqpe/libqpe-opie_cvs.oe index ca49ebf1c4..653effdebc 100644 --- a/libqpe/libqpe-opie_cvs.oe +++ b/libqpe/libqpe-opie_cvs.oe @@ -8,8 +8,7 @@ PROVIDES = "virtual/libqpe" PV = "1.1.6-cvs-${CVSDATE}" PR = "r1" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library \ - file://beagle-debugging.patch;patch=1 " +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library" S = "${WORKDIR}/library" inherit qmake |