summaryrefslogtreecommitdiff
path: root/recipes/midpath/midpath-cldc_0.2+0.3rc2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/midpath/midpath-cldc_0.2+0.3rc2.bb')
-rw-r--r--recipes/midpath/midpath-cldc_0.2+0.3rc2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/midpath/midpath-cldc_0.2+0.3rc2.bb b/recipes/midpath/midpath-cldc_0.2+0.3rc2.bb
index f9db194b87..a2307aea57 100644
--- a/recipes/midpath/midpath-cldc_0.2+0.3rc2.bb
+++ b/recipes/midpath/midpath-cldc_0.2+0.3rc2.bb
@@ -1,13 +1,13 @@
require midpath-common.inc
-PR = "r0"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc2.tar.gz"
S = "${WORKDIR}/midpath-0.3rc2"
DESCRIPTION = "Implementation of the CLDC profile for use in the MIDPath library"
-RPROVIDES = "midpath-cldc java-cldc1.1"
+RPROVIDES_${PN} = "midpath-cldc java-cldc1.1"
JAR = "midpath-cldc1.1.jar"