aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cacao/cacao-native_hg.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cacao/cacao-native_hg.bb')
-rw-r--r--recipes/cacao/cacao-native_hg.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes/cacao/cacao-native_hg.bb b/recipes/cacao/cacao-native_hg.bb
index 020dee39fe..9413633e73 100644
--- a/recipes/cacao/cacao-native_hg.bb
+++ b/recipes/cacao/cacao-native_hg.bb
@@ -1,11 +1,9 @@
require cacao-native.inc
PV = "1.1.0+hgr${SRCPV}"
-PR = "r5"
+PR = "r6"
-SRCREV = "c7bf150bfa46"
-SRC_URI = "hg://mips.complang.tuwien.ac.at/hg/;module=cacao;rev=${SRCREV} \
- file://cacao-shutdownguard.patch \
- "
+SRCREV = "cff92704c4e0"
+SRC_URI = "hg://mips.complang.tuwien.ac.at/hg/;module=cacao;rev=${SRCREV}"
S = "${WORKDIR}/cacao"