aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Heinold <h.heinold@tarent.de>2011-03-14 17:15:38 +0100
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:22 +0200
commita6a953294606e5eb121067b5a971941e666c4f57 (patch)
treee84ebaa6d3957a1943574a68081899582bff211f
parentb018efaf367f2be1cf2eee43e01d2b7664d9e7b5 (diff)
downloadopenembedded-a6a953294606e5eb121067b5a971941e666c4f57.tar.gz
cacao-hg: update to latest revision
Signed-off-by: Henning Heinold <h.heinold@tarent.de> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
-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 0f0df641ae..6ece8ddda7 100644
--- a/recipes/cacao/cacao-native_hg.bb
+++ b/recipes/cacao/cacao-native_hg.bb
@@ -3,7 +3,7 @@ require cacao-native.inc
PV = "1.1.0+hgr${SRCPV}"
PR = "r2"
-SRCREV = "1ac977fe271c"
+SRCREV = "c7bf150bfa46"
SRC_URI = "hg://mips.complang.tuwien.ac.at/hg/;module=cacao;rev=${SRCREV}"
S = "${WORKDIR}/cacao"