From: Richard Purdie Date: Thu, 15 Sep 2022 09:07:32 +0000 (+0000) Subject: ninja: upgrade 1.11.0 -> 1.11.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2932 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4452d8a630697f1ac462ecf39edaf5d71bbc491f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ninja: upgrade 1.11.0 -> 1.11.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/ninja/ninja_1.11.0.bb b/meta/recipes-devtools/ninja/ninja_1.11.1.bb similarity index 94% rename from meta/recipes-devtools/ninja/ninja_1.11.0.bb rename to meta/recipes-devtools/ninja/ninja_1.11.1.bb index 4ec361cc1ad..255f5efb703 100644 --- a/meta/recipes-devtools/ninja/ninja_1.11.0.bb +++ b/meta/recipes-devtools/ninja/ninja_1.11.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e" DEPENDS = "re2c-native ninja-native" -SRCREV = "51edeeb063a82693573db43782d9e3733b2840e4" +SRCREV = "a524bf3f6bacd1b4ad85d719eed2737d8562f27a" SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release;protocol=https" UPSTREAM_CHECK_GITTAGREGEX = "v(?P.*)"