git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55b455f
)
cacao-native: update to the latest hg version
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Fri, 4 Feb 2011 18:37:55 +0000
(19:37 +0100)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Fri, 4 Feb 2011 18:40:25 +0000
(19:40 +0100)
recipes/cacao/cacao-native_hg.bb
patch
|
blob
|
history
diff --git
a/recipes/cacao/cacao-native_hg.bb
b/recipes/cacao/cacao-native_hg.bb
index
d6c158a
..
f22dcf3
100644
(file)
--- 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 = "r
0
"
+PR = "r
1
"
S = "${WORKDIR}/cacao"
-CXXFLAGS += "-O1"
-
-REV = "8948a434c10d"
+REV = "1ac977fe271c"
SRC_URI = "hg://mips.complang.tuwien.ac.at/hg/;module=cacao;rev=${REV}"