[meta-oe] apitrace: upgrade 10.0 -> 11.0

Message ID 1652086811-2623-1-git-send-email-zhengrq.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-oe] apitrace: upgrade 10.0 -> 11.0 | expand

Commit Message

zhengrq.fnst@fujitsu.com May 9, 2022, 9 a.m. UTC
Changelog:
==========
appveyor: Update GitHub deployment token.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../apitrace/{apitrace_10.0.bb => apitrace_11.0.bb}             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/apitrace/{apitrace_10.0.bb => apitrace_11.0.bb} (94%)

Patch

diff --git a/meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb b/meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb
similarity index 94%
rename from meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb
rename to meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb
index d4d8d8eb4..1e5798de5 100644
--- a/meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb
+++ b/meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb
@@ -5,7 +5,7 @@  LICENSE = "MIT & BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50 \
                     file://thirdparty/snappy/COPYING;md5=f62f3080324a97b3159a7a7e61812d0c"
 
-SRCREV = "d28a980802ad48568c87da02d630c8babfe163bb"
+SRCREV = "c54d99563414cd178abec7cf7d9663eb949a0f51"
 PV .= "+10.0.1+git${SRCPV}"
 SRC_URI = "gitsm://github.com/${BPN}/${BPN}.git;branch=master;protocol=https \
           "