similarity index 90%
rename from meta-oe/recipes-extended/brotli/brotli_1.1.0.bb
rename to meta-oe/recipes-extended/brotli/brotli_1.2.0.bb
@@ -6,8 +6,8 @@ BUGTRACKER = "https://github.com/google/brotli/issues"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=941ee9cd1609382f946352712a319b4b"
-SRC_URI = "git://github.com/google/brotli.git;branch=master;protocol=https"
-SRCREV = "ed738e842d2fbdf2d6459e39267a633c4a9b2f5d"
+SRC_URI = "git://github.com/google/brotli.git;branch=master;protocol=https;tag=v${PV}"
+SRCREV = "028fb5a23661f123017c060daa546b55cf4bde29"
inherit cmake lib_package
Changelog: https://github.com/google/brotli/releases/tag/v1.2.0 Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> --- .../brotli/{brotli_1.1.0.bb => brotli_1.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/brotli/{brotli_1.1.0.bb => brotli_1.2.0.bb} (90%)