# add our own files path to override meta-java # (use custom jvm.cfg that defaults to jamvm since it seems the most stable and fast) FILESEXTRA := "${THISDIR}" FILESPATH =. "${FILESEXTRA}/openjdk-6-6b24:" PR .= ".corecdp2" # skip building shark WITH_ADDITIONAL_VMS = "cacao,jamvm" # don't need llvm if we aren't building shark DEPENDS := "${@bb.data.getVar('DEPENDS',d,1).replace(' llvm2.8 ',' ')}" ICEDTEAPATCHES += "file://icedtea-openjdk-remove-currency-data-generation-expi.patch;apply=no" DISTRIBUTION_PATCHES += "patches/icedtea-openjdk-remove-currency-data-generation-expi.patch"