diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2010-07-14 08:50:25 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2010-07-16 14:07:49 +0200 |
commit | a573f4c1b5a5bdd8def89a33128ff7c4d544f30c (patch) | |
tree | 18a952887b7788466c1598ba4d1b803e96d043e8 /recipes/jamvm/jamvm-native_1.5.3.bb | |
parent | e2cd1d0756f2d228a64d280afe1b064c27a8aa96 (diff) |
jamvm-native: Add automatic restart workaround to native package as well.
Diffstat (limited to 'recipes/jamvm/jamvm-native_1.5.3.bb')
-rw-r--r-- | recipes/jamvm/jamvm-native_1.5.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/jamvm/jamvm-native_1.5.3.bb b/recipes/jamvm/jamvm-native_1.5.3.bb index 10036efd1f..0c40b1bf70 100644 --- a/recipes/jamvm/jamvm-native_1.5.3.bb +++ b/recipes/jamvm/jamvm-native_1.5.3.bb @@ -2,7 +2,7 @@ require jamvm-native.inc -PR = "r1" +PR = "r2" SRC_URI += "file://jamvm-1.5.3-jni_h-noinst.patch" |