summaryrefslogtreecommitdiff
path: root/recipes/jamvm/jamvm-native_1.5.3.bb
diff options
context:
space:
mode:
authorRobert Schuster <robertschuster@fsfe.org>2009-09-29 09:36:37 +0200
committerRobert Schuster <robertschuster@fsfe.org>2009-09-29 09:36:37 +0200
commitd017723ad88c3f9ace47da27795e855fff05cb72 (patch)
tree989f77723b737808ea88900a824259e9b14f9d76 /recipes/jamvm/jamvm-native_1.5.3.bb
parent11e60ddab0badfd77df5fb9f16e4e4192b2411fe (diff)
jamvm-native 1.5.3: Prevent evil jni.h from being installed.
Diffstat (limited to 'recipes/jamvm/jamvm-native_1.5.3.bb')
-rw-r--r--recipes/jamvm/jamvm-native_1.5.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/jamvm/jamvm-native_1.5.3.bb b/recipes/jamvm/jamvm-native_1.5.3.bb
index 07a213c260..bc3cbe9950 100644
--- a/recipes/jamvm/jamvm-native_1.5.3.bb
+++ b/recipes/jamvm/jamvm-native_1.5.3.bb
@@ -2,5 +2,7 @@
require jamvm-native.inc
-PR = "r0"
+PR = "r1"
+
+SRC_URI += "file://jamvm-1.5.3-jni_h-noinst.patch;patch=1"