@@ -10,8 +10,8 @@ PROVIDES:class-native = "virtual/java-native"
DEPENDS = "zlib libtool classpath virtual/javac-native bdwgc"
RPROVIDES:${PN} = "java2-runtime"
-SRCREV = "6c4694f9bd175386a8c451531e9a5ad97aa23b6f"
-SRC_URI = "git://bitbucket.org/cacaovm/cacao.git;protocol=https;branch=master \
+SRCREV = "b29fd96d2fd1dd8afc897febdb5261371f2c9348"
+SRC_URI = "git://github.com/tekknolagi/cacao.git;protocol=https;branch=master \
file://0001-java.in-Do-not-use-hardcode-paths.patch \
file://0002-cacao-use-system-s-boehm-garbage-collector.patch \
"
Modern g++ versions require operator== and operator!= for the DumpMemoryAllocator. Moved over to github, where this commit has been accepted upstream. Signed-off-by: Douglas Royds <douglas.royds@taitcommunications.com> --- recipes-core/cacao/cacao_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)