diff --git a/meta-oe/recipes-devtools/castxml/castxml_0.6.13.bb b/meta-oe/recipes-devtools/castxml/castxml_0.7.0.bb similarity index 86% rename from meta-oe/recipes-devtools/castxml/castxml_0.6.13.bb rename to meta-oe/recipes-devtools/castxml/castxml_0.7.0.bb index 9e506a8709..43eeeeace7 100644 --- a/meta-oe/recipes-devtools/castxml/castxml_0.6.13.bb +++ b/meta-oe/recipes-devtools/castxml/castxml_0.7.0.bb @@ -2,7 +2,7 @@ SUMMARY = "C-family abstract syntax tree XML output tool." LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "13e1572729981289a7a96d762960994134f73f76" +SRCREV = "2d52b47cfd88b703d3247f77bb7c3ad7372bc9cb" SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master;tag=v${PV}" DEPENDS = "clang"