From: Henning Heinold Date: Fri, 4 Feb 2011 18:37:55 +0000 (+0100) Subject: cacao-native: update to the latest hg version X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6349eb76de893ed077ad7dece291d8b4e47f078;p=openembedded.git cacao-native: update to the latest hg version --- diff --git a/recipes/cacao/cacao-native_hg.bb b/recipes/cacao/cacao-native_hg.bb index d6c158af5d..f22dcf3266 100644 --- a/recipes/cacao/cacao-native_hg.bb +++ b/recipes/cacao/cacao-native_hg.bb @@ -1,12 +1,8 @@ -#DEFAULT_PREFERENCE = "-1" - require cacao-native.inc -PR = "r0" +PR = "r1" S = "${WORKDIR}/cacao" -CXXFLAGS += "-O1" - -REV = "8948a434c10d" +REV = "1ac977fe271c" SRC_URI = "hg://mips.complang.tuwien.ac.at/hg/;module=cacao;rev=${REV}"