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