From: Wang Mingyu <[email protected]> Changelog: Fix Ninja exit code when interrupted
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-devtools/ninja/{ninja_1.13.1.bb => ninja_1.13.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ninja/{ninja_1.13.1.bb => ninja_1.13.2.bb} (94%) diff --git a/meta/recipes-devtools/ninja/ninja_1.13.1.bb b/meta/recipes-devtools/ninja/ninja_1.13.2.bb similarity index 94% rename from meta/recipes-devtools/ninja/ninja_1.13.1.bb rename to meta/recipes-devtools/ninja/ninja_1.13.2.bb index dcaa889c04..e750c78c46 100644 --- a/meta/recipes-devtools/ninja/ninja_1.13.1.bb +++ b/meta/recipes-devtools/ninja/ninja_1.13.2.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e" DEPENDS = "re2c-native ninja-native" -SRCREV = "79feac0f3e3bc9da9effc586cd5fea41e7550051" +SRCREV = "3441b633c2fe2c494e958780ba0f4227b1327634" SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release;protocol=https;tag=v${PV}" UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228649): https://lists.openembedded.org/g/openembedded-core/message/228649 Mute This Topic: https://lists.openembedded.org/mt/116995849/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
