aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/ninja/ninja-native_git.bb (renamed from recipes-devtools/ninja/ninja-native_1.4.0.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-devtools/ninja/ninja-native_1.4.0.bb b/recipes-devtools/ninja/ninja-native_git.bb
index a115c2e3..e2deb6b2 100644
--- a/recipes-devtools/ninja/ninja-native_1.4.0.bb
+++ b/recipes-devtools/ninja/ninja-native_git.bb
@@ -5,7 +5,8 @@ inherit native
LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e"
-SRCREV="63d5b1013cafb2db95687cf446eb5bb68cf6a27a"
+PV = "1.5.3+gitr${SRCPV}"
+SRCREV="3309498174411e02e7680ea8b470bb7d1d70bdb8"
SRCBRANCH="release"
SRC_URI = "git://github.com/martine/ninja.git;branch=${SRCBRANCH}"