From: Holger Freyther Date: Mon, 20 Sep 2004 17:45:15 +0000 (+0000) Subject: Finish Opie s/1.1.5/1.1.6/ version string renaming for the cvs packages of Opie X-Git-Tag: Release-2010-05/1~17025 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd31debe05848366e463779b03f21ec89cd98f7;p=openembedded.git 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 --- 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 diff --git a/opie-today-fortuneplugin/opie-today-fortuneplugin_cvs.oe b/opie-today-fortuneplugin/opie-today-fortuneplugin_cvs.oe index 4745d9890c..9a0be10cdf 100644 --- a/opie-today-fortuneplugin/opie-today-fortuneplugin_cvs.oe +++ b/opie-today-fortuneplugin/opie-today-fortuneplugin_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie " LICENSE = "GPL" DEPENDS = "opie-today libqtaux2" RDEPENDS = "fortune-mod opie-today" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "todayfortuneplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/todayplugins/fortune "