diff options
-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" | |||
5 | 5 | ||
6 | DEPENDS = "re2c-native ninja-native" | 6 | DEPENDS = "re2c-native ninja-native" |
7 | 7 | ||
8 | SRCREV = "b49b0fc01bb052b6ac856b1e72be9391e962398e" | 8 | SRCREV = "717b7b4a31db6027207588c0fb89c3ead384747b" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/martine/ninja.git;branch=release" | 10 | SRC_URI = "git://github.com/martine/ninja.git;branch=release" |
11 | 11 | ||