summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath.inc
diff options
context:
space:
mode:
authorwoglinde <henning@familie-heinold.de>2012-12-07 14:41:39 -0800
committerwoglinde <henning@familie-heinold.de>2012-12-07 14:41:39 -0800
commit716bae8a8b070b88fa91c30e03fc09e70310091a (patch)
treea21977f6e2803701922fd8dac72ac924b64a995b /recipes-core/classpath/classpath.inc
parentb1fd6ea3f30cc6fc24773b63a4adb3259b28903f (diff)
parent5aae7eb70b2ca58679f9e89e878b7efff5eb3d24 (diff)
downloadmeta-java-716bae8a8b070b88fa91c30e03fc09e70310091a.tar.gz
Merge pull request #32 from kraj/master
Forward port dbus-java recipes and some more openjdk-7 fixes
Diffstat (limited to 'recipes-core/classpath/classpath.inc')
-rw-r--r--recipes-core/classpath/classpath.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc
index 1a8093e..214c9cd 100644
--- a/recipes-core/classpath/classpath.inc
+++ b/recipes-core/classpath/classpath.inc
@@ -21,7 +21,7 @@ RPROVIDES_${PN} = "${PBN}"
21RPROVIDES_${PN}-common = "${PBN}-common" 21RPROVIDES_${PN}-common = "${PBN}-common"
22RPROVIDES_${PN}-gtk = "${PBN}-awt" 22RPROVIDES_${PN}-gtk = "${PBN}-awt"
23 23
24PR = "r1" 24PR = "r2"
25 25
26SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz" 26SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"
27 27