| Submitter | Stefan Schmidt |
|---|---|
| Date | March 24, 2011, 3:09 p.m. |
| Message ID | <94568b5873e1717c5d94aa0ad28c00787f758cf0.1300979039.git.stefan@buglabs.net> |
| Download | mbox | patch |
| Permalink | /patch/1781/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/recipes/cacao/cacao-native_hg.bb b/recipes/cacao/cacao-native_hg.bb index 6ece8dd..82f56eb 100644 --- a/recipes/cacao/cacao-native_hg.bb +++ b/recipes/cacao/cacao-native_hg.bb @@ -1,7 +1,7 @@ require cacao-native.inc PV = "1.1.0+hgr${SRCPV}" -PR = "r2" +PR = "r3" SRCREV = "c7bf150bfa46" SRC_URI = "hg://mips.complang.tuwien.ac.at/hg/;module=cacao;rev=${SRCREV}"