diff options
-rw-r--r-- | recipes-devtools/castxml/castxml_0.5.1.bb (renamed from recipes-devtools/castxml/castxml_0.4.5.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-devtools/castxml/castxml_0.4.5.bb b/recipes-devtools/castxml/castxml_0.5.1.bb index e7ba2f7..b3e4a18 100644 --- a/recipes-devtools/castxml/castxml_0.4.5.bb +++ b/recipes-devtools/castxml/castxml_0.5.1.bb | |||
@@ -4,7 +4,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
4 | 4 | ||
5 | SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master" | 5 | SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master" |
6 | 6 | ||
7 | SRCREV = "7ef4b1e35480a09c18b0c4afc230b558a0f53bc0" | 7 | SRCREV = "6d5a3c62ce28fa930456d64c0cfe338e9e3ae08e" |
8 | |||
9 | PV .= "+0.5.2+${SRCPV}" | ||
8 | 10 | ||
9 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
10 | 12 | ||