diff options
Diffstat (limited to 'recipes/jamvm/jamvm_1.5.2.bb')
-rw-r--r-- | recipes/jamvm/jamvm_1.5.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/jamvm/jamvm_1.5.2.bb b/recipes/jamvm/jamvm_1.5.2.bb index 68949ab44d..7cfeca78d3 100644 --- a/recipes/jamvm/jamvm_1.5.2.bb +++ b/recipes/jamvm/jamvm_1.5.2.bb @@ -2,7 +2,7 @@ require jamvm.inc SRC_URI += "file://debian-jni.patch;striplevel=0" -PR = "r0" +PR = "r1" do_configure_prepend() { # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory |