similarity index 76%
rename from meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.9.bb
rename to meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.11.bb
@@ -1,12 +1,12 @@
SUMMARY = "EditorConfig helps maintain consistent coding styles across various editors and IDEs."
-HOMEPAGE = "https://https://editorconfig.org"
+HOMEPAGE = "https://editorconfig.org"
SECTION = "libs"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=38f617473e9f7373b5e79baf437accf8"
-SRC_URI = "git://github.com/editorconfig/editorconfig-core-c.git;protocol=https;branch=master"
+SRC_URI = "git://github.com/editorconfig/editorconfig-core-c.git;protocol=https;branch=master;tag=v${PV}"
-SRCREV = "e082c947e7f7b14240195d55c060a6e1eda1b0a1"
+SRCREV = "0ba157eff167c1b2d1bc0c3e13975b7a73fb9d25"
inherit cmake
1. ChangeLog https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.11 2. Fix HOMEPAGE Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> --- ...nfig-core-c_0.12.9.bb => editorconfig-core-c_0.12.11.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-devtools/editorconfig/{editorconfig-core-c_0.12.9.bb => editorconfig-core-c_0.12.11.bb} (76%)