diff options
| -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 | |||
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e" |
| 7 | 7 | ||
| 8 | SRCREV="63d5b1013cafb2db95687cf446eb5bb68cf6a27a" | 8 | PV = "1.5.3+gitr${SRCPV}" |
| 9 | SRCREV="3309498174411e02e7680ea8b470bb7d1d70bdb8" | ||
| 9 | SRCBRANCH="release" | 10 | SRCBRANCH="release" |
| 10 | 11 | ||
| 11 | SRC_URI = "git://github.com/martine/ninja.git;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://github.com/martine/ninja.git;branch=${SRCBRANCH}" |
