diff options
-rw-r--r-- | meta-oe/recipes-devtools/ninja/ninja_1.7.1.bb (renamed from meta-oe/recipes-devtools/ninja/ninja_1.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ninja/ninja_1.6.0.bb b/meta-oe/recipes-devtools/ninja/ninja_1.7.1.bb index 4d6c47e202..2a4b829177 100644 --- a/meta-oe/recipes-devtools/ninja/ninja_1.6.0.bb +++ b/meta-oe/recipes-devtools/ninja/ninja_1.7.1.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 = "484c16336f19bd8970bb6e75322d61b92a229899" | 8 | SRCREV = "b49b0fc01bb052b6ac856b1e72be9391e962398e" |
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 | ||