aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cacao/cacao-native_hg.bb
diff options
context:
space:
mode:
authorRobert Schuster <r.schuster@tarent.de>2011-07-08 22:17:01 +0000
committerTom Rini <tom_rini@mentor.com>2011-07-09 08:13:13 -0700
commit2a94e6811dc04caed1c1772c1a1538a2f35449d9 (patch)
treec27dea25dbd2c8c231f40072285d9e6b7bebb666 /recipes/cacao/cacao-native_hg.bb
parent0b667441e530865a5b93b0b412b7fdd9be48ba63 (diff)
downloadopenembedded-2a94e6811dc04caed1c1772c1a1538a2f35449d9.tar.gz
cacao-native_hg: Fix cacao-shutdownguard.patch
The patch contained some left-over debug code which can result into problems if other programs (like configure) relays on the output of the JVM For 2011.03-maintenance: Tested-by: George C. Huntington III <gchiii@mtiemail.com> Signed-off-by: Stefan Schmidt <stefan@buglabs.net> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/cacao/cacao-native_hg.bb')
-rw-r--r--recipes/cacao/cacao-native_hg.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cacao/cacao-native_hg.bb b/recipes/cacao/cacao-native_hg.bb
index dc35ce8dd3..020dee39fe 100644
--- a/recipes/cacao/cacao-native_hg.bb
+++ b/recipes/cacao/cacao-native_hg.bb
@@ -1,7 +1,7 @@
require cacao-native.inc
PV = "1.1.0+hgr${SRCPV}"
-PR = "r4"
+PR = "r5"
SRCREV = "c7bf150bfa46"
SRC_URI = "hg://mips.complang.tuwien.ac.at/hg/;module=cacao;rev=${SRCREV} \