From ea76b80108b4c292379e37e01cdbb9d984d74759 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Wed, 18 Jul 2012 22:48:50 +0200 Subject: classpath: update to version 0.99 * switch to INC_PR for native and initial * clean up dependencies * inherit gettext class instead of depeding directly on the package * clean up patches --- recipes-core/classpath/classpath_0.99.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-core/classpath/classpath_0.99.bb (limited to 'recipes-core/classpath/classpath_0.99.bb') diff --git a/recipes-core/classpath/classpath_0.99.bb b/recipes-core/classpath/classpath_0.99.bb new file mode 100644 index 0000000..72c9c24 --- /dev/null +++ b/recipes-core/classpath/classpath_0.99.bb @@ -0,0 +1,14 @@ +require classpath.inc + +LIC_FILES_CHKSUM = "file://LICENSE;md5=af0004801732bc4b20d90f351cf80510" + +SRC_URI += " \ + file://sun-security-getproperty.patch;striplevel=0 \ + file://ecj_java_dir.patch \ + file://autotools.patch \ + file://miscompilation.patch \ + file://toolwrapper-exithook.patch \ + " + +SRC_URI[md5sum] = "0ae1571249172acd82488724a3b8acb4" +SRC_URI[sha256sum] = "f929297f8ae9b613a1a167e231566861893260651d913ad9b6c11933895fecc8" -- cgit v1.2.3-54-g00ecf