From bcd5a1f3e83f9fffacdd72bc54424d5b7d62bf56 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 25 Nov 2012 13:18:18 -0800 Subject: classpath: Fix build for 64bit target using lib64 for base_libdir Signed-off-by: Khem Raj --- recipes-core/classpath/classpath.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/classpath/classpath.inc') 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}" RPROVIDES_${PN}-common = "${PBN}-common" RPROVIDES_${PN}-gtk = "${PBN}-awt" -PR = "r1" +PR = "r2" SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz" -- cgit v1.2.3-54-g00ecf