diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-12 18:51:17 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-17 13:25:24 -0700 |
| commit | 4af1af7b4f30cc53c55214faa25f50636c32b698 (patch) | |
| tree | 525caeae7730c58e655fac0ad6328bb0b5a0d87c | |
| parent | cf17d746d26fb36cf7236d51b98f2dd4110b7bd9 (diff) | |
| download | meta-openembedded-4af1af7b4f30cc53c55214faa25f50636c32b698.tar.gz | |
castxml: upgrade 0.6.13 -> 0.7.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/castxml/castxml_0.7.0.bb (renamed from meta-oe/recipes-devtools/castxml/castxml_0.6.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/castxml/castxml_0.6.13.bb b/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." | |||
| 2 | LICENSE = "Apache-2.0" | 2 | LICENSE = "Apache-2.0" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 4 | 4 | ||
| 5 | SRCREV = "13e1572729981289a7a96d762960994134f73f76" | 5 | SRCREV = "2d52b47cfd88b703d3247f77bb7c3ad7372bc9cb" |
| 6 | SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master;tag=v${PV}" | 6 | SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master;tag=v${PV}" |
| 7 | 7 | ||
| 8 | DEPENDS = "clang" | 8 | DEPENDS = "clang" |
