cornucopia: bump SRCREV
[openembedded.git] / recipes / jamvm / jamvm_1.5.2.bb
blobe47c4e1e2b67f73ce5dd8c1ea95f36db30b96266
1 require jamvm.inc
3 SRC_URI += "file://debian-jni.patch;striplevel=0"
5 PR = "r3"
7 do_configure_prepend() {
8 # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
9 # configured in OE.
10 sed -i -e "s|OE_LIBDIR_JNI|${libdir_jni}|" src/dll.c
14 SRC_URI[md5sum] = "2a564045670b459e9aed857b5f8a3391"
15 SRC_URI[sha256sum] = "76c976616d344a3b1abd8896be6610c4d97a58af6960e1bc2f442b774bdda839"