aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cacao
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2011-02-04 19:37:55 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2011-02-04 19:40:25 +0100
commitf6349eb76de893ed077ad7dece291d8b4e47f078 (patch)
treed1a3ed2b757c13c7561be1be54796fb361aa212c /recipes/cacao
parent55b455f28f7a2f8d5ad7a830245c4b6ceb1cd98f (diff)
downloadopenembedded-f6349eb76de893ed077ad7dece291d8b4e47f078.tar.gz
cacao-native: update to the latest hg version
Diffstat (limited to 'recipes/cacao')
-rw-r--r--recipes/cacao/cacao-native_hg.bb8
1 files changed, 2 insertions, 6 deletions
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}"