aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb (renamed from meta-oe/recipes-devtools/ninja/ninja_1.7.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ninja/ninja_1.7.1.bb b/meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb
index 2a4b829177..37ef00b87a 100644
--- a/meta-oe/recipes-devtools/ninja/ninja_1.7.1.bb
+++ b/meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e"
DEPENDS = "re2c-native ninja-native"
-SRCREV = "b49b0fc01bb052b6ac856b1e72be9391e962398e"
+SRCREV = "717b7b4a31db6027207588c0fb89c3ead384747b"
SRC_URI = "git://github.com/martine/ninja.git;branch=release"