From: Henning Heinold Date: Mon, 14 Mar 2011 16:15:38 +0000 (+0100) Subject: cacao-hg: update to latest revision X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e342075d0871591b5587251c44e78b5dd63c5db6;p=openembedded.git cacao-hg: update to latest revision --- 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"