require recipes/jamvm/jamvm.inc # search for files in OE dir FILESPATHBASE .= ":${OETREE}/openembedded/recipes/jamvm" SRC_URI += "file://debian-jni.patch;striplevel=0" PR = "r0" do_configure_prepend() { # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory # configured in OE. sed -i -e "s|OE_LIBDIR_JNI|${libdir_jni}|" src/dll.c } SRC_URI[md5sum] = "7654e9657691f5f09c4f481ed4686176" SRC_URI[sha256sum] = "7865693698bc4322cabe1014a4b7ebdec1bc1daf45f1a4457b6e908a4446b124"