summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/ninja
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/ninja')
-rw-r--r--poky/meta/recipes-devtools/ninja/ninja_1.10.1.bb (renamed from poky/meta/recipes-devtools/ninja/ninja_1.10.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/recipes-devtools/ninja/ninja_1.10.2.bb b/poky/meta/recipes-devtools/ninja/ninja_1.10.1.bb
index 88ff84340..ecb0566f3 100644
--- a/poky/meta/recipes-devtools/ninja/ninja_1.10.2.bb
+++ b/poky/meta/recipes-devtools/ninja/ninja_1.10.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e"
DEPENDS = "re2c-native ninja-native"
-SRCREV = "e72d1d581c945c158ed68d9bc48911063022a2c6"
+SRCREV = "a1f879b29c9aafe6a2bc0ba885701f8f4f19f772"
SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)"